ReactOS 0.4.15-dev-7942-gd23573b
_LBA_STATUS_DESCRIPTOR Struct Reference

#include <scsi.h>

Public Attributes

ULONGLONG StartingLBA
 
ULONG LogicalBlockCount
 
UCHAR ProvisioningStatus:4
 
UCHAR Reserved1:4
 
UCHAR Reserved2 [3]
 

Detailed Description

Definition at line 2772 of file scsi.h.

Member Data Documentation

◆ LogicalBlockCount

ULONG _LBA_STATUS_DESCRIPTOR::LogicalBlockCount

Definition at line 2774 of file scsi.h.

Referenced by ClasspDeviceGetLBAStatusWorker().

◆ ProvisioningStatus

UCHAR _LBA_STATUS_DESCRIPTOR::ProvisioningStatus

Definition at line 2775 of file scsi.h.

Referenced by ClasspDeviceGetLBAStatusWorker().

◆ Reserved1

UCHAR _LBA_STATUS_DESCRIPTOR::Reserved1

Definition at line 2776 of file scsi.h.

◆ Reserved2

UCHAR _LBA_STATUS_DESCRIPTOR::Reserved2[3]

Definition at line 2777 of file scsi.h.

◆ StartingLBA

ULONGLONG _LBA_STATUS_DESCRIPTOR::StartingLBA

Definition at line 2773 of file scsi.h.

Referenced by ClasspDeviceGetLBAStatusWorker().


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