ReactOS 0.4.16-dev-250-g3ecd236
|
#include <usbstor.h>
Public Attributes | |
ULONG | Signature |
ULONG | Tag |
ULONG | DataResidue |
UCHAR | Status |
ULONG CSW::DataResidue |
Definition at line 91 of file usbstor.h.
Referenced by USBSTOR_SendModeSense().
ULONG CSW::Signature |
Definition at line 89 of file usbstor.h.
Referenced by USBSTOR_SendModeSense().
UCHAR CSW::Status |
Definition at line 92 of file usbstor.h.
Referenced by USBSTOR_SendModeSense().
ULONG CSW::Tag |
Definition at line 90 of file usbstor.h.
Referenced by USBSTOR_SendModeSense().