Home
last modified time | relevance | path

Searched refs:INQUIRY (Results 1 - 21 of 21) sorted by relevance

/third_party/backends/backend/
H A Dsnapscan-usb.c211 char cmd2[] = {INQUIRY, 0, 0, 0, 120, 0}; in snapscani_usb_close()
221 char cmd[] = {INQUIRY, 0, 0, 0, 120, 0}; in snapscani_usb_close()
241 case INQUIRY: in usb_cmdlen()
H A Dkvs20xx_cmd.h34 #define INQUIRY 0x12 macro
H A Dkvs40xx_cmd.c43 #define INQUIRY 0x12 macro
569 c.cmd[0] = INQUIRY; in inquiry()
H A Dpie-scsidef.h129 #define INQUIRY 0x12 macro
160 static unsigned char inquiryC[] = { INQUIRY, 0x00, 0x00, 0x00, 0x7c, 0x00 };
H A Dsp15c-scsi.h165 #define INQUIRY 0x12 macro
196 {INQUIRY, 0x00, 0x00, 0x00, 0x1f, 0x00};
H A Dsharp.h441 #define INQUIRY 0x12 macro
H A Dnec.h425 #define INQUIRY 0x12 macro
H A Dcoolscan-scsidef.h117 #define INQUIRY 0x12 macro
156 {INQUIRY, 0x00, 0x00, 0x00, 0x1f, 0x00};
H A Dabaton.c137 #define INQUIRY 0x12 macro
148 INQUIRY, 0x00, 0x00, 0x00, INQ_LEN, 0x00
435 DBG (USER_MESSAGE, "attach: sending INQUIRY\n"); in attach()
H A Dumax-scsidef.h101 #define INQUIRY 0x12 macro
137 static unsigned char inquiryC[] = { INQUIRY, 0x00, 0x02, 0x00, 0xff, 0x00 };
H A Dsnapscan-scsi.c283 #define INQUIRY 0x12 macro
401 char cmd[] = {INQUIRY, 0, 0, 0, 36, 0}; in mini_inquiry()
463 pss->cmd[0] = INQUIRY; in inquiry()
H A Dnec.c409 static u_char cmd[] = {INQUIRY, 0, 0, 0, INQUIRY_LEN, 0}; in inquiry()
1030 DBG (3, "attach: sending INQUIRY\n"); in attach()
H A Dsharp.c549 static u_char cmd[] = {INQUIRY, 0, 0, 0, INQUIRY_LEN, 0}; in inquiry()
1331 DBG (3, "attach: sending INQUIRY\n"); in attach()
/third_party/FreeBSD/sys/cam/scsi/
H A Dscsi_all.h38 #define INQUIRY 0x12 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/scsi/
H A Dscsi.h16 #define INQUIRY 0x12 macro
/third_party/musl/porting/liteos_m/kernel/include/scsi/
H A Dscsi.h16 #define INQUIRY 0x12 macro
/third_party/musl/porting/uniproton/kernel/include/scsi/
H A Dscsi.h16 #define INQUIRY 0x12 macro
/third_party/musl/include/scsi/
H A Dscsi.h16 #define INQUIRY 0x12 macro
/third_party/backends/tools/
H A Dsane-find-scanner.c88 #define INQUIRY 0x12 macro
103 INQUIRY, 0x00, 0x00, 0x00, 0xff, 0x00
/third_party/FreeBSD/sys/dev/usb/storage/
H A Dumass.c348 * SENSE has been sent. The INQUIRY command does not reset the UA
350 * INQUIRY data.
369 /* Device cannot handle INQUIRY so fake a generic response */
371 /* Device cannot handle INQUIRY EVPD, return CHECK CONDITION */
2202 case INQUIRY: in umass_scsi_transform()
2247 case INQUIRY: in umass_rbc_transform()
2332 case INQUIRY: in umass_ufi_transform()
2403 case INQUIRY: in umass_atapi_transform()
/third_party/backends/sanei/
H A Dsanei_scsi.c522 #define INQUIRY 0x12 macro
691 PSRBlock->u.cmd.cdb_st[0] = INQUIRY; /* inquiry command */ in open_aspi()

Completed in 44 milliseconds