Searched defs:command_block_wrapper (Results 1 – 1 of 1) sorted by relevance
107 struct command_block_wrapper { struct108 uint8_t dCBWSignature[4];109 uint32_t dCBWTag;110 uint32_t dCBWDataTransferLength;111 uint8_t bmCBWFlags;112 uint8_t bCBWLUN;113 uint8_t bCBWCBLength;114 uint8_t CBWCB[16];