Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/storage/
Disd200.c262 struct inquiry_data { struct
263 unsigned char DeviceType;
264 unsigned char DeviceTypeModifier;
265 unsigned char Versions;
266 unsigned char Format;
267 unsigned char AdditionalLength;
268 unsigned char Reserved[2];
269 unsigned char Capability;
270 unsigned char VendorId[8];
271 unsigned char ProductId[16];
[all …]
/Linux-v5.15/drivers/scsi/aacraid/
Daachba.c147 struct inquiry_data { struct
148 u8 inqd_pdt; /* Peripheral qualifier | Peripheral Device Type */
149 u8 inqd_dtq; /* RMB | Device Type Qualifier */
150 u8 inqd_ver; /* ISO version | ECMA version | ANSI-approved version */
151 u8 inqd_rdf; /* AENC | TrmIOP | Response data format */
152 u8 inqd_len; /* Additional length (n-4) */
153 u8 inqd_pad1[2];/* Reserved - must be zero */
154 u8 inqd_pad2; /* RelAdr | WBus32 | WBus16 | Sync | Linked |Reserved| CmdQue | SftRe */
155 u8 inqd_vid[8]; /* Vendor ID */
156 u8 inqd_pid[16];/* Product ID */
[all …]
/Linux-v5.15/include/net/bluetooth/
Dhci_core.h39 struct inquiry_data { struct
60 struct inquiry_data data; argument
/Linux-v5.15/drivers/scsi/qla2xxx/
Dqla_def.h1506 uint8_t inquiry_data; member
1693 uint8_t inquiry_data; member