ReactOS 0.4.15-dev-7842-g558ab78
_LBA_STATUS_LIST_HEADER Struct Reference

#include <scsi.h>

Collaboration diagram for _LBA_STATUS_LIST_HEADER:

Public Attributes

ULONG ParameterLength
 
ULONG Reserved
 
LBA_STATUS_DESCRIPTOR Descriptors [0]
 

Detailed Description

Definition at line 2780 of file scsi.h.

Member Data Documentation

◆ Descriptors

LBA_STATUS_DESCRIPTOR _LBA_STATUS_LIST_HEADER::Descriptors[0]

Definition at line 2783 of file scsi.h.

Referenced by ClasspDeviceGetLBAStatusWorker().

◆ ParameterLength

ULONG _LBA_STATUS_LIST_HEADER::ParameterLength

Definition at line 2781 of file scsi.h.

Referenced by ClasspDeviceGetLBAStatusWorker().

◆ Reserved

ULONG _LBA_STATUS_LIST_HEADER::Reserved

Definition at line 2782 of file scsi.h.


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