ReactOS 0.4.15-dev-7942-gd23573b
UFI_INQUIRY_RESPONSE Struct Reference

#include <usbstor.h>

Public Attributes

UCHAR DeviceType
 
UCHAR RMB
 
UCHAR Version
 
UCHAR Format
 
UCHAR Length
 
UCHAR Reserved [3]
 
UCHAR Vendor [8]
 
UCHAR Product [16]
 
UCHAR Revision [4]
 

Detailed Description

Definition at line 137 of file usbstor.h.

Member Data Documentation

◆ DeviceType

UCHAR UFI_INQUIRY_RESPONSE::DeviceType

Definition at line 139 of file usbstor.h.

Referenced by USBSTOR_HandleDeviceControl(), and USBSTOR_HandleQueryProperty().

◆ Format

UCHAR UFI_INQUIRY_RESPONSE::Format

Definition at line 142 of file usbstor.h.

◆ Length

UCHAR UFI_INQUIRY_RESPONSE::Length

Definition at line 143 of file usbstor.h.

◆ Product

◆ Reserved

UCHAR UFI_INQUIRY_RESPONSE::Reserved[3]

Definition at line 144 of file usbstor.h.

◆ Revision

UCHAR UFI_INQUIRY_RESPONSE::Revision[4]

◆ RMB

UCHAR UFI_INQUIRY_RESPONSE::RMB

Definition at line 140 of file usbstor.h.

Referenced by USBSTOR_HandleDeviceControl(), and USBSTOR_HandleQueryProperty().

◆ Vendor

◆ Version

UCHAR UFI_INQUIRY_RESPONSE::Version

Definition at line 141 of file usbstor.h.


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