ReactOS 0.4.15-dev-7842-g558ab78
BLOCK_DEVICE_RANGE_DESCRIPTOR Struct Reference

#include <scsi.h>

Public Attributes

UCHAR LogicalBlockAddress [8]
 
UCHAR TransferLength [4]
 
UCHAR Reserved [4]
 

Detailed Description

Definition at line 3586 of file scsi.h.

Member Data Documentation

◆ LogicalBlockAddress

UCHAR BLOCK_DEVICE_RANGE_DESCRIPTOR::LogicalBlockAddress[8]

Definition at line 3587 of file scsi.h.

◆ Reserved

UCHAR BLOCK_DEVICE_RANGE_DESCRIPTOR::Reserved[4]

Definition at line 3589 of file scsi.h.

◆ TransferLength

UCHAR BLOCK_DEVICE_RANGE_DESCRIPTOR::TransferLength[4]

Definition at line 3588 of file scsi.h.


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