Home
last modified time | relevance | path

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

123

/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
/linux/Documentation/translations/zh_CN/scsi/
H A Dscsi_mid_low_api.rst858 * 某些情况下(如模拟SCSI INQUIRY响应的伪适配器驱动),
887 * 行扫描(例如发送INQUIRY命令等)。如果设备存在,将调用
898 * sdev_configure - 在设备首次完成扫描(即已成功响应INQUIRY
910 * 注意事项:该接口允许LLD查看设备扫描代码所发出的初始INQUIRY
/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()
1303 ((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()
/linux/include/scsi/
H A Dscsi_proto.h33 #define INQUIRY 0x12 macro
/linux/drivers/target/
H A Dtarget_core_ua.c66 case INQUIRY: in target_scsi3_ua_check()
H A Dtarget_core_pscsi.c193 cdb[0] = INQUIRY; in pscsi_get_inquiry_vpd_serial()
228 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.c1916 .opcode = INQUIRY,
1918 .usage_bits = {INQUIRY, 0x01, 0xff, 0xff,
2467 case INQUIRY: in spc_parse_cdb()
/linux/include/trace/events/
H A Dtarget.h31 scsi_opcode_name(INQUIRY), \
H A Dscsi.h29 scsi_opcode_name(INQUIRY), \
/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.
/linux/drivers/scsi/
H A Dmegaraid.c677 case INQUIRY: in mega_build_cmd()
982 case INQUIRY: in mega_prepare_passthru()
1045 case INQUIRY: in mega_prepare_extpassthru()
1551 if( cmd->cmnd[0] == INQUIRY && !islogical ) { in mega_cmd_done()
4005 pthru->cdb[0] = INQUIRY; in mega_internal_dev_inquiry()
H A Dscsi.c308 cmd[0] = INQUIRY; in scsi_vpd_inquiry()
/linux/drivers/usb/image/
H A Dmicrotek.c243 case INQUIRY: what = "INQUIRY"; break; in mts_show_command()
/linux/Documentation/input/devices/
H 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/
H A Daachba.c2810 case INQUIRY: in aac_scsi_cmd()
2844 else if ((scsicmd->cmnd[0] != INQUIRY) && /* only INQUIRY & TUR cmnd supported for controller */ in aac_scsi_cmd()
2884 case INQUIRY: in aac_scsi_cmd()
3407 if (scsicmd->cmnd[0] == INQUIRY && !(scsicmd->cmnd[1] & 0x01) in aac_srb_callback()
3453 case INQUIRY: in aac_srb_callback()
/linux/drivers/scsi/esas2r/
H A Desas2r_main.c1219 } else if ((rq->vrq->scsi.cdb[0] != INQUIRY in esas2r_log_request_failure()
1224 (rq->vrq->scsi.cdb[0] == INQUIRY)) { in esas2r_log_request_failure()

123