|
ReactOS 0.4.16-dev-2656-g2ec1f64
|
#include <ahci.h>

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 |
| ULONG _AHCI_COMMAND_HEADER::CommandTableBaseHigh |
Definition at line 484 of file ahci.h.
Referenced by AtaAhciAllocateMemory().
| ULONG _AHCI_COMMAND_HEADER::CommandTableBaseLow |
Definition at line 483 of file ahci.h.
Referenced by AtaAhciAllocateMemory().
| ULONG _AHCI_COMMAND_HEADER::Control |
Definition at line 468 of file ahci.h.
Referenced by AtaAhciPmpRead(), AtaAhciPmpWrite(), AtaAhciPrepareIo(), and AtaAhciSendResetFis().
| ULONG _AHCI_COMMAND_HEADER::CTBA |
Definition at line 371 of file storahci.h.
Referenced by AhciProcessSrb().
| ULONG _AHCI_COMMAND_HEADER::CTBA_U |
Definition at line 372 of file storahci.h.
Referenced by AhciProcessSrb().
| AHCI_COMMAND_HEADER_DESCRIPTION _AHCI_COMMAND_HEADER::DI |
Definition at line 369 of file storahci.h.
Referenced by AhciProcessSrb().
| ULONG _AHCI_COMMAND_HEADER::PRDBC |
Definition at line 370 of file storahci.h.
Referenced by AhciProcessSrb().
| ULONG _AHCI_COMMAND_HEADER::PrdByteCount |
Definition at line 482 of file ahci.h.
Referenced by AtaAhciPmpRead(), AtaAhciPmpWrite(), AtaAhciPortCompleteCommands(), AtaAhciPrepareIo(), and AtaAhciSendResetFis().
| ULONG _AHCI_COMMAND_HEADER::Reserved |
Definition at line 485 of file ahci.h.
Referenced by AhciProcessSrb().