|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <scsi.h>
Public Attributes | |
| ULONGLONG | StartingLBA |
| ULONG | LogicalBlockCount |
| UCHAR | ProvisioningStatus:4 |
| UCHAR | Reserved1:4 |
| UCHAR | Reserved2 [3] |
| ULONG _LBA_STATUS_DESCRIPTOR::LogicalBlockCount |
Definition at line 2820 of file scsi.h.
Referenced by ClasspDeviceGetLBAStatusWorker().
| UCHAR _LBA_STATUS_DESCRIPTOR::ProvisioningStatus |
Definition at line 2821 of file scsi.h.
Referenced by ClasspDeviceGetLBAStatusWorker().
| ULONGLONG _LBA_STATUS_DESCRIPTOR::StartingLBA |
Definition at line 2819 of file scsi.h.
Referenced by ClasspDeviceGetLBAStatusWorker().