Home
last modified time | relevance | path

Searched defs:inquiry_data (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/usb/storage/
Disd200.c274 struct inquiry_data { struct
275 unsigned char DeviceType;
276 unsigned char DeviceTypeModifier;
277 unsigned char Versions;
278 unsigned char Format;
279 unsigned char AdditionalLength;
280 unsigned char Reserved[2];
281 unsigned char Capability;
282 unsigned char VendorId[8];
283 unsigned char ProductId[16];
[all …]
/linux-2.6.39/drivers/scsi/aacraid/
Daachba.c117 struct inquiry_data { struct
118 u8 inqd_pdt; /* Peripheral qualifier | Peripheral Device Type */
119 u8 inqd_dtq; /* RMB | Device Type Qualifier */
120 u8 inqd_ver; /* ISO version | ECMA version | ANSI-approved version */
121 u8 inqd_rdf; /* AENC | TrmIOP | Response data format */
122 u8 inqd_len; /* Additional length (n-4) */
123 u8 inqd_pad1[2];/* Reserved - must be zero */
124 u8 inqd_pad2; /* RelAdr | WBus32 | WBus16 | Sync | Linked |Reserved| CmdQue | SftRe */
125 u8 inqd_vid[8]; /* Vendor ID */
126 u8 inqd_pid[16];/* Product ID */
[all …]
/linux-2.6.39/include/net/bluetooth/
Dhci_core.h35 struct inquiry_data { struct
49 struct inquiry_data data; argument
/linux-2.6.39/drivers/scsi/qla2xxx/
Dqla_def.h879 uint8_t inquiry_data; member
1021 uint8_t inquiry_data; member