ReactOS 0.4.16-dev-2656-g2ec1f64
_AHCI_COMMAND_HEADER Struct Reference

#include <ahci.h>

Collaboration diagram for _AHCI_COMMAND_HEADER:

Public Attributes

ULONG Control
 
ULONG PrdByteCount
 
ULONG CommandTableBaseLow
 
ULONG CommandTableBaseHigh
 
ULONG Reserved [4]
 
AHCI_COMMAND_HEADER_DESCRIPTION DI
 
ULONG PRDBC
 
ULONG CTBA
 
ULONG CTBA_U
 

Detailed Description

Definition at line 466 of file ahci.h.

Member Data Documentation

◆ CommandTableBaseHigh

ULONG _AHCI_COMMAND_HEADER::CommandTableBaseHigh

Definition at line 484 of file ahci.h.

Referenced by AtaAhciAllocateMemory().

◆ CommandTableBaseLow

ULONG _AHCI_COMMAND_HEADER::CommandTableBaseLow

Definition at line 483 of file ahci.h.

Referenced by AtaAhciAllocateMemory().

◆ Control

ULONG _AHCI_COMMAND_HEADER::Control

Definition at line 468 of file ahci.h.

Referenced by AtaAhciPmpRead(), AtaAhciPmpWrite(), AtaAhciPrepareIo(), and AtaAhciSendResetFis().

◆ CTBA

ULONG _AHCI_COMMAND_HEADER::CTBA

Definition at line 371 of file storahci.h.

Referenced by AhciProcessSrb().

◆ CTBA_U

ULONG _AHCI_COMMAND_HEADER::CTBA_U

Definition at line 372 of file storahci.h.

Referenced by AhciProcessSrb().

◆ DI

AHCI_COMMAND_HEADER_DESCRIPTION _AHCI_COMMAND_HEADER::DI

Definition at line 369 of file storahci.h.

Referenced by AhciProcessSrb().

◆ PRDBC

ULONG _AHCI_COMMAND_HEADER::PRDBC

Definition at line 370 of file storahci.h.

Referenced by AhciProcessSrb().

◆ PrdByteCount

ULONG _AHCI_COMMAND_HEADER::PrdByteCount

◆ Reserved

ULONG _AHCI_COMMAND_HEADER::Reserved

Definition at line 485 of file ahci.h.

Referenced by AhciProcessSrb().


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