Lines Matching defs:inquiry_data
147 struct inquiry_data { struct
148 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 */
157 u8 inqd_prl[4]; /* Product Revision Level */