ReactOS 0.4.15-dev-7842-g558ab78
_CDB::_GET_LBA_STATUS Struct Reference

#include <scsi.h>

Public Attributes

UCHAR OperationCode
 
UCHAR ServiceAction:5
 
UCHAR Reserved1:3
 
UCHAR StartingLBA [8]
 
UCHAR AllocationLength [4]
 
UCHAR Reserved2
 
UCHAR Control
 

Detailed Description

Definition at line 1978 of file scsi.h.

Member Data Documentation

◆ AllocationLength

UCHAR _CDB::_GET_LBA_STATUS::AllocationLength[4]

Definition at line 1983 of file scsi.h.

◆ Control

UCHAR _CDB::_GET_LBA_STATUS::Control

Definition at line 1985 of file scsi.h.

◆ OperationCode

UCHAR _CDB::_GET_LBA_STATUS::OperationCode

Definition at line 1979 of file scsi.h.

◆ Reserved1

UCHAR _CDB::_GET_LBA_STATUS::Reserved1

Definition at line 1981 of file scsi.h.

◆ Reserved2

UCHAR _CDB::_GET_LBA_STATUS::Reserved2

Definition at line 1984 of file scsi.h.

◆ ServiceAction

UCHAR _CDB::_GET_LBA_STATUS::ServiceAction

Definition at line 1980 of file scsi.h.

◆ StartingLBA

UCHAR _CDB::_GET_LBA_STATUS::StartingLBA[8]

Definition at line 1982 of file scsi.h.


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