Searched defs:inquiry_data (Results 1 – 4 of 4) sorted by relevance
273 struct inquiry_data { struct274 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 …]
153 struct inquiry_data { struct154 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 …]
35 struct inquiry_data { struct56 struct inquiry_data data; argument
1152 uint8_t inquiry_data; member1295 uint8_t inquiry_data; member