Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/storage/
Disd200.c261 struct inquiry_data { struct
262 unsigned char DeviceType;
263 unsigned char DeviceTypeModifier;
264 unsigned char Versions;
265 unsigned char Format;
266 unsigned char AdditionalLength;
267 unsigned char Reserved[2];
268 unsigned char Capability;
269 unsigned char VendorId[8];
270 unsigned char ProductId[16];
[all …]
/Linux-v4.19/drivers/scsi/aacraid/
Daachba.c162 struct inquiry_data { struct
163 u8 inqd_pdt; /* Peripheral qualifier | Peripheral Device Type */
164 u8 inqd_dtq; /* RMB | Device Type Qualifier */
165 u8 inqd_ver; /* ISO version | ECMA version | ANSI-approved version */
166 u8 inqd_rdf; /* AENC | TrmIOP | Response data format */
167 u8 inqd_len; /* Additional length (n-4) */
168 u8 inqd_pad1[2];/* Reserved - must be zero */
169 u8 inqd_pad2; /* RelAdr | WBus32 | WBus16 | Sync | Linked |Reserved| CmdQue | SftRe */
170 u8 inqd_vid[8]; /* Vendor ID */
171 u8 inqd_pid[16];/* Product ID */
[all …]
/Linux-v4.19/include/net/bluetooth/
Dhci_core.h38 struct inquiry_data { struct
59 struct inquiry_data data; argument
/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_def.h1316 uint8_t inquiry_data; member
1487 uint8_t inquiry_data; member