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

Public Attributes | |
| struct { | |
| ULONG DHRS:1 | |
| ULONG PSS:1 | |
| ULONG DSS:1 | |
| ULONG SDBS:1 | |
| ULONG UFS:1 | |
| ULONG DPS:1 | |
| ULONG PCS:1 | |
| ULONG DMPS:1 | |
| ULONG Reserved:14 | |
| ULONG PRCS:1 | |
| ULONG IPMS:1 | |
| ULONG OFS:1 | |
| ULONG Reserved2:1 | |
| ULONG INFS:1 | |
| ULONG IFS:1 | |
| ULONG HBDS:1 | |
| ULONG HBFS:1 | |
| ULONG TFES:1 | |
| ULONG CPDS:1 | |
| }; | |
| ULONG | Status |
Definition at line 99 of file storahci.h.
| struct { ... } _AHCI_INTERRUPT_STATUS::@1456 |
| ULONG _AHCI_INTERRUPT_STATUS::CPDS |
Definition at line 121 of file storahci.h.
| ULONG _AHCI_INTERRUPT_STATUS::DHRS |
Definition at line 103 of file storahci.h.
Referenced by AhciInterruptHandler().
| ULONG _AHCI_INTERRUPT_STATUS::DMPS |
Definition at line 110 of file storahci.h.
| ULONG _AHCI_INTERRUPT_STATUS::DPS |
Definition at line 108 of file storahci.h.
Referenced by AhciInterruptHandler().
| ULONG _AHCI_INTERRUPT_STATUS::DSS |
Definition at line 105 of file storahci.h.
Referenced by AhciInterruptHandler().
| ULONG _AHCI_INTERRUPT_STATUS::HBDS |
Definition at line 118 of file storahci.h.
Referenced by AhciInterruptHandler().
| ULONG _AHCI_INTERRUPT_STATUS::HBFS |
Definition at line 119 of file storahci.h.
Referenced by AhciInterruptHandler().
| ULONG _AHCI_INTERRUPT_STATUS::IFS |
Definition at line 117 of file storahci.h.
Referenced by AhciInterruptHandler().
| ULONG _AHCI_INTERRUPT_STATUS::INFS |
Definition at line 116 of file storahci.h.
| ULONG _AHCI_INTERRUPT_STATUS::IPMS |
Definition at line 113 of file storahci.h.
| ULONG _AHCI_INTERRUPT_STATUS::OFS |
Definition at line 114 of file storahci.h.
| ULONG _AHCI_INTERRUPT_STATUS::PCS |
Definition at line 109 of file storahci.h.
| ULONG _AHCI_INTERRUPT_STATUS::PRCS |
Definition at line 112 of file storahci.h.
| ULONG _AHCI_INTERRUPT_STATUS::PSS |
Definition at line 104 of file storahci.h.
Referenced by AhciInterruptHandler().
| ULONG _AHCI_INTERRUPT_STATUS::Reserved |
Definition at line 111 of file storahci.h.
| ULONG _AHCI_INTERRUPT_STATUS::Reserved2 |
Definition at line 115 of file storahci.h.
| ULONG _AHCI_INTERRUPT_STATUS::SDBS |
Definition at line 106 of file storahci.h.
Referenced by AhciInterruptHandler().
| ULONG _AHCI_INTERRUPT_STATUS::Status |
Definition at line 124 of file storahci.h.
Referenced by AhciInterruptHandler().
| ULONG _AHCI_INTERRUPT_STATUS::TFES |
Definition at line 120 of file storahci.h.
Referenced by AhciInterruptHandler().
| ULONG _AHCI_INTERRUPT_STATUS::UFS |
Definition at line 107 of file storahci.h.