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

Public Attributes | |
| struct { | |
| ULONG DHRE:1 | |
| ULONG PSE:1 | |
| ULONG DSE:1 | |
| ULONG SDBE:1 | |
| ULONG UFE:1 | |
| ULONG DPE:1 | |
| ULONG PCE:1 | |
| ULONG DMPE:1 | |
| ULONG DW5_Reserved:14 | |
| ULONG PRCE:1 | |
| ULONG IPME:1 | |
| ULONG OFE:1 | |
| ULONG DW5_Reserved2:1 | |
| ULONG INFE:1 | |
| ULONG IFE:1 | |
| ULONG HBDE:1 | |
| ULONG HBFE:1 | |
| ULONG TFEE:1 | |
| ULONG CPDE:1 | |
| }; | |
| ULONG | Status |
Definition at line 414 of file storahci.h.
| struct { ... } _AHCI_INTERRUPT_ENABLE::@1470 |
| ULONG _AHCI_INTERRUPT_ENABLE::CPDE |
Definition at line 436 of file storahci.h.
Referenced by AhciStartPort().
| ULONG _AHCI_INTERRUPT_ENABLE::DHRE |
Definition at line 418 of file storahci.h.
Referenced by AhciStartPort().
| ULONG _AHCI_INTERRUPT_ENABLE::DMPE |
Definition at line 425 of file storahci.h.
Referenced by AhciStartPort().
| ULONG _AHCI_INTERRUPT_ENABLE::DPE |
Definition at line 423 of file storahci.h.
Referenced by AhciStartPort().
| ULONG _AHCI_INTERRUPT_ENABLE::DSE |
Definition at line 420 of file storahci.h.
Referenced by AhciStartPort().
| ULONG _AHCI_INTERRUPT_ENABLE::DW5_Reserved |
Definition at line 426 of file storahci.h.
| ULONG _AHCI_INTERRUPT_ENABLE::DW5_Reserved2 |
Definition at line 430 of file storahci.h.
| ULONG _AHCI_INTERRUPT_ENABLE::HBDE |
Definition at line 433 of file storahci.h.
Referenced by AhciStartPort().
| ULONG _AHCI_INTERRUPT_ENABLE::HBFE |
Definition at line 434 of file storahci.h.
Referenced by AhciStartPort().
| ULONG _AHCI_INTERRUPT_ENABLE::IFE |
Definition at line 432 of file storahci.h.
Referenced by AhciStartPort().
| ULONG _AHCI_INTERRUPT_ENABLE::INFE |
Definition at line 431 of file storahci.h.
Referenced by AhciStartPort().
| ULONG _AHCI_INTERRUPT_ENABLE::IPME |
Definition at line 428 of file storahci.h.
Referenced by AhciStartPort().
| ULONG _AHCI_INTERRUPT_ENABLE::OFE |
Definition at line 429 of file storahci.h.
Referenced by AhciStartPort().
| ULONG _AHCI_INTERRUPT_ENABLE::PCE |
Definition at line 424 of file storahci.h.
Referenced by AhciStartPort().
| ULONG _AHCI_INTERRUPT_ENABLE::PRCE |
Definition at line 427 of file storahci.h.
Referenced by AhciStartPort().
| ULONG _AHCI_INTERRUPT_ENABLE::PSE |
Definition at line 419 of file storahci.h.
Referenced by AhciStartPort().
| ULONG _AHCI_INTERRUPT_ENABLE::SDBE |
Definition at line 421 of file storahci.h.
Referenced by AhciStartPort().
| ULONG _AHCI_INTERRUPT_ENABLE::Status |
Definition at line 439 of file storahci.h.
Referenced by AhciStartPort().
| ULONG _AHCI_INTERRUPT_ENABLE::TFEE |
Definition at line 435 of file storahci.h.
Referenced by AhciStartPort().
| ULONG _AHCI_INTERRUPT_ENABLE::UFE |
Definition at line 422 of file storahci.h.
Referenced by AhciStartPort().