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

Public Attributes | |
| struct { | |
| ULONG DET:4 | |
| ULONG SPD:4 | |
| ULONG IPM:4 | |
| ULONG SPM:4 | |
| ULONG PMP:4 | |
| ULONG DW11_Reserved:12 | |
| }; | |
| ULONG | Status |
Definition at line 297 of file storahci.h.
| struct { ... } _AHCI_SERIAL_ATA_CONTROL::@1464 |
| ULONG _AHCI_SERIAL_ATA_CONTROL::DET |
Definition at line 301 of file storahci.h.
Referenced by AhciStartPort().
| ULONG _AHCI_SERIAL_ATA_CONTROL::DW11_Reserved |
Definition at line 306 of file storahci.h.
| ULONG _AHCI_SERIAL_ATA_CONTROL::IPM |
Definition at line 303 of file storahci.h.
| ULONG _AHCI_SERIAL_ATA_CONTROL::PMP |
Definition at line 305 of file storahci.h.
| ULONG _AHCI_SERIAL_ATA_CONTROL::SPD |
Definition at line 302 of file storahci.h.
| ULONG _AHCI_SERIAL_ATA_CONTROL::SPM |
Definition at line 304 of file storahci.h.
| ULONG _AHCI_SERIAL_ATA_CONTROL::Status |
Definition at line 309 of file storahci.h.
Referenced by AhciStartPort().