Searched defs:inquiry_data (Results 1 – 4 of 4) sorted by relevance
271 struct inquiry_data { struct272 unsigned char DeviceType;273 unsigned char DeviceTypeModifier;274 unsigned char Versions;275 unsigned char Format; 276 unsigned char AdditionalLength;277 unsigned char Reserved[2];278 unsigned char Capability;279 unsigned char VendorId[8];280 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