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