ReactOS 0.4.16-dev-1946-g52006dd
_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 2818 of file scsi.h.

Member Data Documentation

◆ LogicalBlockCount

ULONG _LBA_STATUS_DESCRIPTOR::LogicalBlockCount

Definition at line 2820 of file scsi.h.

Referenced by ClasspDeviceGetLBAStatusWorker().

◆ ProvisioningStatus

UCHAR _LBA_STATUS_DESCRIPTOR::ProvisioningStatus

Definition at line 2821 of file scsi.h.

Referenced by ClasspDeviceGetLBAStatusWorker().

◆ Reserved1

UCHAR _LBA_STATUS_DESCRIPTOR::Reserved1

Definition at line 2822 of file scsi.h.

◆ Reserved2

UCHAR _LBA_STATUS_DESCRIPTOR::Reserved2[3]

Definition at line 2823 of file scsi.h.

◆ StartingLBA

ULONGLONG _LBA_STATUS_DESCRIPTOR::StartingLBA

Definition at line 2819 of file scsi.h.

Referenced by ClasspDeviceGetLBAStatusWorker().


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