|
iPXE
|
Command block wrapper. More...
#include <usbblk.h>
Data Fields | |
| uint32_t | signature |
| Signature. More... | |
| uint32_t | tag |
| Tag. More... | |
| uint32_t | len |
| Data transfer length. More... | |
| uint8_t | flags |
| Flags. More... | |
| uint8_t | lun |
| LUN. More... | |
| uint8_t | cblen |
| Command block length. More... | |
| uint8_t | cb [16] |
| Command block. More... | |
| uint32_t usbblk_command_wrapper::signature |
| uint32_t usbblk_command_wrapper::tag |
| uint32_t usbblk_command_wrapper::len |
| uint8_t usbblk_command_wrapper::flags |
| uint8_t usbblk_command_wrapper::lun |
| uint8_t usbblk_command_wrapper::cblen |
| uint8_t usbblk_command_wrapper::cb[16] |
1.8.15