Home
last modified time | relevance | path

Searched refs:INQUIRY (Results 1 – 25 of 75) sorted by relevance

123

/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-pci-devices-cciss5 Description: Displays the SCSI INQUIRY page 0 model for logical drive
12 Description: Displays the SCSI INQUIRY page 0 revision for logical
19 Description: Displays the SCSI INQUIRY page 83 serial number for logical
26 Description: Displays the SCSI INQUIRY page 0 vendor for logical drive
/openbmc/linux/drivers/usb/storage/
H A Dprotocol.c84 case INQUIRY: in usb_stor_ufi_command()
H A Ddebug.c58 case INQUIRY: what = "INQUIRY"; break; in usb_stor_show_command()
H A Dtransport.c697 (srb->cmnd[0] == INQUIRY) || in usb_stor_invoke_transport()
1029 srb->cmnd[0] == INQUIRY) in usb_stor_CB_transport()
1291 ((srb->cmnd[0] == INQUIRY && in usb_stor_Bulk_transport()
H A Dfreecom.c335 case INQUIRY: in freecom_transport()
H A Disd200.c661 (srb->cmnd[0] == INQUIRY) || in isd200_invoke_transport()
1243 case INQUIRY: in isd200_scsi_to_ata()
H A Djumpshot.c494 if (srb->cmnd[0] == INQUIRY) { in jumpshot_transport()
H A Ddatafab.c568 if (srb->cmnd[0] == INQUIRY) { in datafab_transport()
/openbmc/qemu/hw/scsi/
H A Dscsi-generic.c297 r->req.cmd.buf[0] == INQUIRY && in scsi_read_complete()
346 if (r->req.cmd.buf[0] == INQUIRY) { in scsi_read_complete()
571 cmd[0] = INQUIRY; in scsi_generic_set_vpd_bl_emulation()
607 cmd[0] = INQUIRY; in scsi_generic_read_device_identification()
H A Dscsi-bus.c676 buf[0] != INQUIRY && buf[0] != REQUEST_SENSE) { in scsi_target_send_command()
687 case INQUIRY: in scsi_target_send_command()
824 (buf[0] != INQUIRY && in scsi_req_new()
875 case INQUIRY: in scsi_req_new()
1182 case INQUIRY: in scsi_req_xfer()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dcoex.h109 BT_MBOX(2, INQUIRY, 4, 1),
/openbmc/qemu/include/scsi/
H A Dconstants.h43 #define INQUIRY 0x12 macro
/openbmc/linux/include/scsi/
H A Dscsi_proto.h32 #define INQUIRY 0x12 macro
/openbmc/linux/drivers/target/
H A Dtarget_core_ua.c66 case INQUIRY: in target_scsi3_ua_check()
H A Dtarget_core_pscsi.c192 cdb[0] = INQUIRY; in pscsi_get_inquiry_vpd_serial()
227 cdb[0] = INQUIRY; in pscsi_get_inquiry_vpd_device_ident()
H A Dtarget_core_alua.c527 case INQUIRY: in core_alua_state_standby()
580 case INQUIRY: in core_alua_state_unavailable()
617 case INQUIRY: in core_alua_state_transition()
H A Dtarget_core_spc.c1877 .opcode = INQUIRY,
1879 .usage_bits = {INQUIRY, 0x01, 0xff, 0xff,
2342 case INQUIRY: in spc_parse_cdb()
/openbmc/linux/include/trace/events/
H A Dtarget.h31 scsi_opcode_name(INQUIRY), \
H A Dscsi.h29 scsi_opcode_name(INQUIRY), \
/openbmc/qemu/scsi/
H A Dutils.c473 [ INQUIRY ] = "INQUIRY", in scsi_command_name()
/openbmc/qemu/hw/ufs/
H A Dlu.c212 case INQUIRY: in ufs_emulate_scsi_cmd()
/openbmc/linux/Documentation/scsi/
H A DChangeLog.sym53c8xx_253 Also move the code that sniffes INQUIRY to sym_misc.c.
H A DChangeLog.sym53c8xx7 - Check that we received at least 8 bytes of INQUIRY response
403 - If INQUIRY came from a scatter list, the driver looked into
565 - Add additional checking of INQUIRY data:
566 Check INQUIRY data received length is at least 7. Byte 7 of
H A DChangeLog.ncr53c8xx250 - Add additional checking of INQUIRY data:
251 Check INQUIRY data received length is at least 7. Byte 7 of
302 - check INQUIRY response data format is exactly 2.
/openbmc/linux/drivers/scsi/
H A Dmegaraid.c676 case INQUIRY: in mega_build_cmd()
981 case INQUIRY: in mega_prepare_passthru()
1044 case INQUIRY: in mega_prepare_extpassthru()
1550 if( cmd->cmnd[0] == INQUIRY && !islogical ) { in mega_cmd_done()
4009 pthru->cdb[0] = INQUIRY; in mega_internal_dev_inquiry()

123