Home
last modified time | relevance | path

Searched refs:REQUEST_SENSE (Results 1 - 20 of 20) sorted by relevance

/third_party/backends/backend/
H A Dsnapscan-usb.c243 case REQUEST_SENSE: in usb_cmdlen()
333 if (command != REQUEST_SENSE) { in usb_read_status()
487 u_char cmd[] = {REQUEST_SENSE, 0, 0, 0, 20, 0}; in usb_request_sense()
H A Dkvs20xx_cmd.h39 #define REQUEST_SENSE 0x03 macro
H A Dkvs40xx_cmd.c48 #define REQUEST_SENSE 0x03 macro
303 c2.cmd[0] = REQUEST_SENSE; in send_command()
H A Dpie-scsidef.h128 #define REQUEST_SENSE 0x03 macro
354 static unsigned char request_senseC[] = { REQUEST_SENSE, 0x00, 0x00, 0x00, 0x00, 0x00 };
H A Dsp15c-scsi.h166 #define REQUEST_SENSE 0x03 macro
225 {REQUEST_SENSE, 0x00, 0x00, 0x00, 0x00, 0x00};
H A Dkvs20xx_cmd.c129 c2.cmd[0] = REQUEST_SENSE; in send_command()
H A Dsharp.h440 #define REQUEST_SENSE 0x03 macro
H A Dnec.h424 #define REQUEST_SENSE 0x03 macro
H A Dabaton.c136 #define REQUEST_SENSE 0x03 macro
282 cmd[0] = REQUEST_SENSE; in request_sense()
H A Dumax-scsidef.h100 #define REQUEST_SENSE 0x03 macro
896 static unsigned char request_senseC[] = { REQUEST_SENSE, 0x00, 0x00, 0x00, 0x00, 0x00 };
H A Dcoolscan-scsidef.h116 #define REQUEST_SENSE 0x03 macro
813 REQUEST_SENSE, 0x00, 0x00, 0x00, 0x00, 0x00
H A Dsnapscan-scsi.c288 #define REQUEST_SENSE 0x03 macro
1244 u_char cmd[] = {REQUEST_SENSE, 0, 0, 0, 20, 0};
H A Dnec.c395 static u_char cmd[] = {REQUEST_SENSE, 0, 0, 0, SENSE_LEN, 0};
H A Dsharp.c535 static u_char cmd[] = {REQUEST_SENSE, 0, 0, 0, SENSE_LEN, 0};
/third_party/FreeBSD/sys/cam/scsi/
H A Dscsi_all.h35 #define REQUEST_SENSE 0x03 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/scsi/
H A Dscsi.h6 #define REQUEST_SENSE 0x03 macro
/third_party/musl/porting/liteos_m/kernel/include/scsi/
H A Dscsi.h6 #define REQUEST_SENSE 0x03 macro
/third_party/musl/porting/uniproton/kernel/include/scsi/
H A Dscsi.h6 #define REQUEST_SENSE 0x03 macro
/third_party/musl/include/scsi/
H A Dscsi.h6 #define REQUEST_SENSE 0x03 macro
/third_party/FreeBSD/sys/dev/usb/storage/
H A Dumass.c1078 sc->cam_scsi_sense.opcode = REQUEST_SENSE; in umass_attach()
2257 case REQUEST_SENSE: in umass_rbc_transform()
2330 case REQUEST_SENSE: in umass_ufi_transform()
2430 case REQUEST_SENSE: in umass_atapi_transform()

Completed in 39 milliseconds