ReactOS 0.4.15-dev-6068-g8061a6f
CSW Struct Reference

#include <usbstor.h>

Public Attributes

ULONG Signature
 
ULONG Tag
 
ULONG DataResidue
 
UCHAR Status
 

Detailed Description

Definition at line 86 of file usbstor.h.

Member Data Documentation

◆ DataResidue

ULONG CSW::DataResidue

Definition at line 90 of file usbstor.h.

Referenced by USBSTOR_SendModeSense().

◆ Signature

ULONG CSW::Signature

Definition at line 88 of file usbstor.h.

Referenced by USBSTOR_SendModeSense().

◆ Status

UCHAR CSW::Status

Definition at line 91 of file usbstor.h.

Referenced by USBSTOR_SendModeSense().

◆ Tag

ULONG CSW::Tag

Definition at line 89 of file usbstor.h.

Referenced by USBSTOR_SendModeSense().


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