Searched defs:bulk_cs_wrap (Results 1 – 4 of 4) sorted by relevance
65 struct bulk_cs_wrap { struct66 __le32 Signature; /* should = 'USBS' */67 __u32 Tag; /* same as original command */68 __le32 Residue; /* amount not transferred */69 __u8 Status; /* see below */70 __u8 Filler[18];
25 struct bulk_cs_wrap { struct26 __le32 Signature; /* should = 'USBS' */27 __u32 Tag; /* same as original command */28 __le32 Residue; /* amount not transferred */29 __u8 Status; /* see below */30 __u8 Filler[18];
175 struct bulk_cs_wrap { struct176 __le32 Signature; /* Should = 'USBS' */177 u32 Tag; /* Same as original command */178 __le32 Residue; /* Amount not transferred */179 u8 Status; /* See below */
140 struct bulk_cs_wrap { struct141 __le32 Signature; /* should = 'USBS' */142 u32 Tag; /* same as original command */143 __le32 Residue; /* amount not transferred */144 u8 Status; /* see below */