Searched defs:inquiry_data (Results 1 – 4 of 4) sorted by relevance
261 struct inquiry_data { struct262 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 …]
162 struct inquiry_data { struct163 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 …]
38 struct inquiry_data { struct59 struct inquiry_data data; argument
1316 uint8_t inquiry_data; member1487 uint8_t inquiry_data; member