Searched defs:bulk_cs_wrap (Results 1 – 2 of 2) sorted by relevance
70 struct bulk_cs_wrap { struct71 __le32 Signature; /* contains 'USBS' */72 __u32 Tag; /* same as original command */73 __le32 Residue; /* amount not transferred */74 __u8 Status; /* see below */
191 struct bulk_cs_wrap { struct192 __le32 Signature; /* Should = 'USBS' */193 u32 Tag; /* Same as original command */194 __le32 Residue; /* Amount not transferred */195 u8 Status; /* See below */