Searched defs:command_block_wrapper (Results 1 – 1 of 1) sorted by relevance
99 struct command_block_wrapper { struct100 uint8_t dCBWSignature[4];101 uint32_t dCBWTag;102 uint32_t dCBWDataTransferLength;103 uint8_t bmCBWFlags;104 uint8_t bCBWLUN;105 uint8_t bCBWCBLength;106 uint8_t CBWCB[16];