Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/storage/
Disd200.c273 struct inquiry_data { struct
274 unsigned char DeviceType;
275 unsigned char DeviceTypeModifier;
276 unsigned char Versions;
277 unsigned char Format;
278 unsigned char AdditionalLength;
279 unsigned char Reserved[2];
280 unsigned char Capability;
281 unsigned char VendorId[8];
282 unsigned char ProductId[16];
[all …]
/linux-4.4.14/drivers/scsi/aacraid/
Daachba.c153 struct inquiry_data { struct
154 u8 inqd_pdt; /* Peripheral qualifier | Peripheral Device Type */
155 u8 inqd_dtq; /* RMB | Device Type Qualifier */
156 u8 inqd_ver; /* ISO version | ECMA version | ANSI-approved version */
157 u8 inqd_rdf; /* AENC | TrmIOP | Response data format */
158 u8 inqd_len; /* Additional length (n-4) */
159 u8 inqd_pad1[2];/* Reserved - must be zero */
160 u8 inqd_pad2; /* RelAdr | WBus32 | WBus16 | Sync | Linked |Reserved| CmdQue | SftRe */
161 u8 inqd_vid[8]; /* Vendor ID */
162 u8 inqd_pid[16];/* Product ID */
[all …]
/linux-4.4.14/include/net/bluetooth/
Dhci_core.h35 struct inquiry_data { struct
56 struct inquiry_data data; argument
/linux-4.4.14/drivers/scsi/qla2xxx/
Dqla_def.h1152 uint8_t inquiry_data; member
1295 uint8_t inquiry_data; member