Searched defs:inquiry_data (Results 1 – 4 of 4) sorted by relevance
274 struct inquiry_data { struct275 unsigned char DeviceType;276 unsigned char DeviceTypeModifier;277 unsigned char Versions;278 unsigned char Format; 279 unsigned char AdditionalLength;280 unsigned char Reserved[2];281 unsigned char Capability;282 unsigned char VendorId[8];283 unsigned char ProductId[16];[all …]
117 struct inquiry_data { struct118 u8 inqd_pdt; /* Peripheral qualifier | Peripheral Device Type */119 u8 inqd_dtq; /* RMB | Device Type Qualifier */120 u8 inqd_ver; /* ISO version | ECMA version | ANSI-approved version */121 u8 inqd_rdf; /* AENC | TrmIOP | Response data format */122 u8 inqd_len; /* Additional length (n-4) */123 u8 inqd_pad1[2];/* Reserved - must be zero */124 u8 inqd_pad2; /* RelAdr | WBus32 | WBus16 | Sync | Linked |Reserved| CmdQue | SftRe */125 u8 inqd_vid[8]; /* Vendor ID */126 u8 inqd_pid[16];/* Product ID */[all …]
35 struct inquiry_data { struct49 struct inquiry_data data; argument
879 uint8_t inquiry_data; member1021 uint8_t inquiry_data; member