ReactOS 0.4.15-dev-7842-g558ab78
CSW Struct Reference

#include <usbstor.h>

Public Attributes

ULONG Signature
 
ULONG Tag
 
ULONG DataResidue
 
UCHAR Status
 

Detailed Description

Definition at line 87 of file usbstor.h.

Member Data Documentation

◆ DataResidue

ULONG CSW::DataResidue

Definition at line 91 of file usbstor.h.

Referenced by USBSTOR_SendModeSense().

◆ Signature

ULONG CSW::Signature

Definition at line 89 of file usbstor.h.

Referenced by USBSTOR_SendModeSense().

◆ Status

UCHAR CSW::Status

Definition at line 92 of file usbstor.h.

Referenced by USBSTOR_SendModeSense().

◆ Tag

ULONG CSW::Tag

Definition at line 90 of file usbstor.h.

Referenced by USBSTOR_SendModeSense().


The documentation for this struct was generated from the following files: