ReactOS 0.4.15-dev-7934-g1dc8d80
_CDB::_ERASE10 Struct Reference

#include <scsi.h>

Public Attributes

UCHAR OperationCode
 
UCHAR Reserved: 1
 
UCHAR Immediate: 1
 
UCHAR ERA: 1
 
UCHAR Reserved1: 2
 
UCHAR Lun: 3
 
UCHAR LBA [4]
 
UCHAR Reserved2
 
UCHAR TransferBlocks [2]
 
UCHAR Control
 

Detailed Description

Definition at line 101 of file scsi.h.

Member Data Documentation

◆ Control

UCHAR _CDB::_ERASE10::Control

Definition at line 111 of file scsi.h.

◆ ERA

UCHAR _CDB::_ERASE10::ERA

Definition at line 105 of file scsi.h.

◆ Immediate

UCHAR _CDB::_ERASE10::Immediate

Definition at line 104 of file scsi.h.

◆ LBA

UCHAR _CDB::_ERASE10::LBA[4]

Definition at line 108 of file scsi.h.

◆ Lun

UCHAR _CDB::_ERASE10::Lun

Definition at line 107 of file scsi.h.

◆ OperationCode

UCHAR _CDB::_ERASE10::OperationCode

Definition at line 102 of file scsi.h.

◆ Reserved

UCHAR _CDB::_ERASE10::Reserved

Definition at line 103 of file scsi.h.

◆ Reserved1

UCHAR _CDB::_ERASE10::Reserved1

Definition at line 106 of file scsi.h.

◆ Reserved2

UCHAR _CDB::_ERASE10::Reserved2

Definition at line 109 of file scsi.h.

◆ TransferBlocks

UCHAR _CDB::_ERASE10::TransferBlocks[2]

Definition at line 110 of file scsi.h.


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