|
ReactOS 0.4.16-dev-2633-g8dc9e50
|
#include <pciidex.h>

| PVOID _CHANNEL_INFO_AHCI::CommandListOriginal |
Definition at line 325 of file pciidex.h.
Referenced by AtaAhciAllocateMemory(), and AtaAhciFreeMemory().
| ULONG64 _CHANNEL_INFO_AHCI::CommandListPhys |
Definition at line 323 of file pciidex.h.
Referenced by AtaAhciAllocateMemory().
| PHYSICAL_ADDRESS _CHANNEL_INFO_AHCI::CommandListPhysOriginal |
Definition at line 330 of file pciidex.h.
Referenced by AtaAhciAllocateMemory(), and AtaAhciFreeMemory().
| ULONG _CHANNEL_INFO_AHCI::CommandListSize |
Definition at line 328 of file pciidex.h.
Referenced by AtaAhciAllocateMemory(), and AtaAhciFreeMemory().
| PVOID _CHANNEL_INFO_AHCI::CommandTableOriginal[AHCI_MAX_COMMAND_SLOTS] |
Definition at line 326 of file pciidex.h.
Referenced by AtaAhciAllocateMemory(), and AtaAhciFreeMemory().
| PHYSICAL_ADDRESS _CHANNEL_INFO_AHCI::CommandTablePhysOriginal[AHCI_MAX_COMMAND_SLOTS] |
Definition at line 331 of file pciidex.h.
Referenced by AtaAhciAllocateMemory(), and AtaAhciFreeMemory().
| ULONG _CHANNEL_INFO_AHCI::CommandTableSize[AHCI_MAX_COMMAND_SLOTS] |
Definition at line 327 of file pciidex.h.
Referenced by AtaAhciAllocateMemory(), and AtaAhciFreeMemory().
| PVOID _CHANNEL_INFO_AHCI::ReceivedFisOriginal |
Definition at line 324 of file pciidex.h.
Referenced by AtaAhciAllocateMemory(), and AtaAhciFreeMemory().
| ULONG64 _CHANNEL_INFO_AHCI::ReceivedFisPhys |
Definition at line 322 of file pciidex.h.
Referenced by AtaAhciAllocateMemory().
| PHYSICAL_ADDRESS _CHANNEL_INFO_AHCI::ReceivedFisPhysOriginal |
Definition at line 329 of file pciidex.h.
Referenced by AtaAhciAllocateMemory(), and AtaAhciFreeMemory().