ReactOS 0.4.16-dev-2633-g8dc9e50
_AHCI_PRD_TABLE_ENTRY Struct Reference

#include <ahci.h>

Public Attributes

ULONG DataBaseLow
 
ULONG DataBaseHigh
 
ULONG Reserved
 
ULONG ByteCount
 

Detailed Description

Definition at line 495 of file ahci.h.

Member Data Documentation

◆ ByteCount

ULONG _AHCI_PRD_TABLE_ENTRY::ByteCount

Definition at line 501 of file ahci.h.

Referenced by AtaAhciPreparePrdTable().

◆ DataBaseHigh

ULONG _AHCI_PRD_TABLE_ENTRY::DataBaseHigh

Definition at line 498 of file ahci.h.

Referenced by AtaAhciPreparePrdTable().

◆ DataBaseLow

ULONG _AHCI_PRD_TABLE_ENTRY::DataBaseLow

Definition at line 497 of file ahci.h.

Referenced by AtaAhciPreparePrdTable().

◆ Reserved

ULONG _AHCI_PRD_TABLE_ENTRY::Reserved

Definition at line 499 of file ahci.h.


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