ReactOS 0.4.15-dev-7842-g558ab78
I386_DISK_ADDRESS_PACKET Struct Reference

Public Attributes

UCHAR PacketSize
 
UCHAR Reserved
 
USHORT LBABlockCount
 
USHORT TransferBufferOffset
 
USHORT TransferBufferSegment
 
ULONGLONG LBAStartBlock
 

Detailed Description

Definition at line 32 of file pcdisk.c.

Member Data Documentation

◆ LBABlockCount

USHORT I386_DISK_ADDRESS_PACKET::LBABlockCount

Definition at line 36 of file pcdisk.c.

◆ LBAStartBlock

ULONGLONG I386_DISK_ADDRESS_PACKET::LBAStartBlock

Definition at line 39 of file pcdisk.c.

◆ PacketSize

UCHAR I386_DISK_ADDRESS_PACKET::PacketSize

Definition at line 34 of file pcdisk.c.

◆ Reserved

UCHAR I386_DISK_ADDRESS_PACKET::Reserved

Definition at line 35 of file pcdisk.c.

◆ TransferBufferOffset

USHORT I386_DISK_ADDRESS_PACKET::TransferBufferOffset

Definition at line 37 of file pcdisk.c.

◆ TransferBufferSegment

USHORT I386_DISK_ADDRESS_PACKET::TransferBufferSegment

Definition at line 38 of file pcdisk.c.


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