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

Public Attributes | |
| struct { | |
| ULONG DET:4 | |
| ULONG SPD:4 | |
| ULONG IPM:4 | |
| ULONG RSV0:20 | |
| }; | |
| ULONG | Status |
Definition at line 312 of file storahci.h.
| struct { ... } _AHCI_SERIAL_ATA_STATUS::@1466 |
| ULONG _AHCI_SERIAL_ATA_STATUS::DET |
Definition at line 316 of file storahci.h.
Referenced by AhciStartPort().
| ULONG _AHCI_SERIAL_ATA_STATUS::IPM |
Definition at line 318 of file storahci.h.
| ULONG _AHCI_SERIAL_ATA_STATUS::RSV0 |
Definition at line 319 of file storahci.h.
| ULONG _AHCI_SERIAL_ATA_STATUS::SPD |
Definition at line 317 of file storahci.h.
| ULONG _AHCI_SERIAL_ATA_STATUS::Status |
Definition at line 322 of file storahci.h.
Referenced by AhciStartPort().