Searched defs:utp_upiu_query (Results 1 – 4 of 4) sorted by relevance
45 struct utp_upiu_query { struct46 __u8 opcode;47 __u8 idn;71 * @uc: use utp_upiu_query to host the 4 dwords of uic command argument
45 struct utp_upiu_query { struct46 __u8 opcode;47 __u8 idn;48 __u8 index;49 __u8 selector;50 __be16 reserved_osf;51 __be16 length;52 __be32 value;76 struct utp_upiu_query qr; argument
383 struct utp_upiu_query { struct384 __u8 opcode;385 __u8 idn;386 __u8 index;387 __u8 selector;388 __be16 reserved_osf;389 __be16 length;390 __be32 value;391 __be32 reserved[2];