TianoCore EDK2 master
|
#include <MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassBot.h>
Data Fields | |
UINT32 | Signature |
UINT32 | Tag |
UINT32 | DataResidue |
UINT8 | CmdStatus |
The and CSW (Command Status Wrapper) structures used by the USB BOT protocol.
Definition at line 67 of file UsbMassBot.h.
UINT8 USB_BOT_CSW::CmdStatus |
Definition at line 71 of file UsbMassBot.h.
UINT32 USB_BOT_CSW::DataResidue |
Definition at line 70 of file UsbMassBot.h.
UINT32 USB_BOT_CSW::Signature |
Definition at line 68 of file UsbMassBot.h.
UINT32 USB_BOT_CSW::Tag |
Definition at line 69 of file UsbMassBot.h.