ReactOS 0.4.16-dev-456-ga97fcf1
|
#include <storahci.h>
Public Attributes | |
ULONG | CLB |
ULONG | CLBU |
ULONG | FB |
ULONG | FBU |
ULONG | IS |
ULONG | IE |
ULONG | CMD |
ULONG | RSV0 |
ULONG | TFD |
ULONG | SIG |
ULONG | SSTS |
ULONG | SCTL |
ULONG | SERR |
ULONG | SACT |
ULONG | CI |
ULONG | SNTF |
ULONG | FBS |
ULONG | RSV1 [11] |
ULONG | Vendor [4] |
Definition at line 391 of file storahci.h.
ULONG _AHCI_PORT::CI |
Definition at line 407 of file storahci.h.
ULONG _AHCI_PORT::CLB |
Definition at line 393 of file storahci.h.
Referenced by AhciPortInitialize().
ULONG _AHCI_PORT::CLBU |
Definition at line 394 of file storahci.h.
Referenced by AhciPortInitialize().
ULONG _AHCI_PORT::CMD |
Definition at line 399 of file storahci.h.
Referenced by AhciPortInitialize().
ULONG _AHCI_PORT::FB |
Definition at line 395 of file storahci.h.
Referenced by AhciPortInitialize().
ULONG _AHCI_PORT::FBS |
Definition at line 409 of file storahci.h.
ULONG _AHCI_PORT::FBU |
Definition at line 396 of file storahci.h.
Referenced by AhciPortInitialize().
ULONG _AHCI_PORT::IE |
Definition at line 398 of file storahci.h.
ULONG _AHCI_PORT::IS |
Definition at line 397 of file storahci.h.
Referenced by AhciPortInitialize().
ULONG _AHCI_PORT::RSV0 |
Definition at line 400 of file storahci.h.
ULONG _AHCI_PORT::RSV1[11] |
Definition at line 410 of file storahci.h.
ULONG _AHCI_PORT::SACT |
Definition at line 406 of file storahci.h.
ULONG _AHCI_PORT::SCTL |
Definition at line 404 of file storahci.h.
ULONG _AHCI_PORT::SERR |
Definition at line 405 of file storahci.h.
Referenced by AhciPortInitialize().
ULONG _AHCI_PORT::SIG |
Definition at line 402 of file storahci.h.
ULONG _AHCI_PORT::SNTF |
Definition at line 408 of file storahci.h.
ULONG _AHCI_PORT::SSTS |
Definition at line 403 of file storahci.h.
ULONG _AHCI_PORT::TFD |
Definition at line 401 of file storahci.h.
ULONG _AHCI_PORT::Vendor[4] |
Definition at line 411 of file storahci.h.