Home
last modified time | relevance | path

Searched refs:inquiryC (Results 1 - 5 of 5) sorted by relevance

/third_party/backends/backend/
H A Dpie-scsidef.h160 static unsigned char inquiryC[] = { INQUIRY, 0x00, 0x00, 0x00, 0x7c, 0x00 }; variable
161 static scsiblk inquiry = { inquiryC, sizeof(inquiryC) };
H A Dsp15c-scsi.h195 static unsigned char inquiryC[] =
198 {inquiryC, sizeof (inquiryC)};
H A Dcoolscan-scsidef.h155 static unsigned char inquiryC[] =
158 {inquiryC, sizeof (inquiryC)};
H A Dumax-scsidef.h137 static unsigned char inquiryC[] = { INQUIRY, 0x00, 0x02, 0x00, 0xff, 0x00 }; variable
138 static scsiblk inquiry = { inquiryC, sizeof(inquiryC) };
/third_party/backends/tools/
H A Dsane-find-scanner.c102 static unsigned char inquiryC[] = { variable
106 inquiryC, sizeof (inquiryC)

Completed in 9 milliseconds