Home
last modified time | relevance | path

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

123

/linux/Documentation/ABI/testing/
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
/linux/drivers/usb/storage/
A Dprotocol.c84 case INQUIRY: in usb_stor_ufi_command()
A Ddebug.c59 case INQUIRY: what = "INQUIRY"; break; in usb_stor_show_command()
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()
A Dfreecom.c335 case INQUIRY: in freecom_transport()
A Disd200.c661 (srb->cmnd[0] == INQUIRY) || in isd200_invoke_transport()
1235 case INQUIRY: in isd200_scsi_to_ata()
A Djumpshot.c494 if (srb->cmnd[0] == INQUIRY) { in jumpshot_transport()
A Ddatafab.c568 if (srb->cmnd[0] == INQUIRY) { in datafab_transport()
/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
A Dcoex.h109 BT_MBOX(2, INQUIRY, 4, 1),
/linux/include/scsi/
A Dscsi_proto.h32 #define INQUIRY 0x12 macro
/linux/drivers/target/
A Dtarget_core_ua.c66 case INQUIRY: in target_scsi3_ua_check()
A Dtarget_core_pscsi.c194 cdb[0] = INQUIRY; in pscsi_get_inquiry_vpd_serial()
229 cdb[0] = INQUIRY; in pscsi_get_inquiry_vpd_device_ident()
A Dtarget_core_alua.c524 case INQUIRY: in core_alua_state_standby()
577 case INQUIRY: in core_alua_state_unavailable()
614 case INQUIRY: in core_alua_state_transition()
/linux/include/trace/events/
A Dtarget.h31 scsi_opcode_name(INQUIRY), \
A Dscsi.h29 scsi_opcode_name(INQUIRY), \
/linux/drivers/staging/unisys/visorhba/
A Dvisorhba_main.c742 if (cmdrsp->scsi.cmnd[0] == INQUIRY && in do_scsi_linuxstat()
792 if (cmdrsp->scsi.cmnd[0] == INQUIRY && in do_scsi_nolinuxstat()
/linux/tools/lib/traceevent/plugins/
A Dplugin_scsi.c28 #define INQUIRY 0x12 macro
/linux/drivers/scsi/
A Dscsi.c302 cmd[0] = INQUIRY; in scsi_vpd_inquiry()
A Dmegaraid.c674 case INQUIRY: in mega_build_cmd()
979 case INQUIRY: in mega_prepare_passthru()
1042 case INQUIRY: in mega_prepare_extpassthru()
1547 if( cmd->cmnd[0] == INQUIRY && !islogical ) { in mega_cmd_done()
4026 pthru->cdb[0] = INQUIRY; in mega_internal_dev_inquiry()
/linux/Documentation/scsi/
A DChangeLog.sym53c8xx_253 Also move the code that sniffes INQUIRY to sym_misc.c.
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
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.
/linux/drivers/usb/image/
A Dmicrotek.c239 case INQUIRY: what = "INQUIRY"; break; in mts_show_command()
/linux/Documentation/input/devices/
A Datarikbd.rst670 The STATUS INQUIRY commands request the ikbd to return either the current mode
678 Valid STATUS INQUIRY commands are::
701 STATUS INQUIRY commands are not valid if the ikbd is in JOYSTICK MONITORING
/linux/drivers/scsi/aacraid/
A Daachba.c2808 case INQUIRY: in aac_scsi_cmd()
2842 else if ((scsicmd->cmnd[0] != INQUIRY) && /* only INQUIRY & TUR cmnd supported for controller */ in aac_scsi_cmd()
2882 case INQUIRY: in aac_scsi_cmd()
3405 if (scsicmd->cmnd[0] == INQUIRY && !(scsicmd->cmnd[1] & 0x01) in aac_srb_callback()
3451 case INQUIRY: in aac_srb_callback()

Completed in 57 milliseconds

123