|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <storahci.h>

Public Attributes | |
| struct { | |
| ULONG HR: 1 | |
| ULONG IE: 1 | |
| ULONG MRSM: 1 | |
| ULONG RSV0: 28 | |
| ULONG AE: 1 | |
| }; | |
| ULONG | Status |
Definition at line 250 of file storahci.h.
| struct { ... } _AHCI_GHC::@1460 |
| ULONG _AHCI_GHC::AE |
Definition at line 258 of file storahci.h.
Referenced by AhciHwFindAdapter().
| ULONG _AHCI_GHC::HR |
Definition at line 254 of file storahci.h.
Referenced by AhciAdapterReset().
| ULONG _AHCI_GHC::IE |
Definition at line 255 of file storahci.h.
Referenced by AhciHwFindAdapter().
| ULONG _AHCI_GHC::MRSM |
Definition at line 256 of file storahci.h.
Referenced by AhciHwInitialize().
| ULONG _AHCI_GHC::RSV0 |
Definition at line 257 of file storahci.h.
| ULONG _AHCI_GHC::Status |
Definition at line 261 of file storahci.h.
Referenced by AhciAdapterReset(), AhciHwFindAdapter(), and AhciHwInitialize().