Searched defs:inquiry_data (Results 1 – 4 of 4) sorted by relevance
262 struct inquiry_data { struct263 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 …]
147 struct inquiry_data { struct148 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 …]
39 struct inquiry_data { struct60 struct inquiry_data data; argument
1506 uint8_t inquiry_data; member1693 uint8_t inquiry_data; member