ReactOS 0.4.15-dev-7953-g1f49173
_FORMATTED_CAPACITY_LIST Struct Reference

#include <scsi.h>

Collaboration diagram for _FORMATTED_CAPACITY_LIST:

Public Attributes

UCHAR Reserved [3]
 
UCHAR CapacityListLength
 
FORMATTED_CAPACITY_DESCRIPTOR Descriptors [0]
 

Detailed Description

Definition at line 2131 of file scsi.h.

Member Data Documentation

◆ CapacityListLength

UCHAR _FORMATTED_CAPACITY_LIST::CapacityListLength

Definition at line 2133 of file scsi.h.

Referenced by USBFlopGetMediaTypes().

◆ Descriptors

FORMATTED_CAPACITY_DESCRIPTOR _FORMATTED_CAPACITY_LIST::Descriptors[0]

Definition at line 2134 of file scsi.h.

Referenced by USBFlopGetMediaTypes().

◆ Reserved

UCHAR _FORMATTED_CAPACITY_LIST::Reserved[3]

Definition at line 2132 of file scsi.h.


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