ReactOS 0.4.16-dev-597-gdbf7844
|
#include <storahci.h>
Public Attributes | |
UCHAR | FisType |
UCHAR | PMPort: 4 |
UCHAR | Reserved1:2 |
UCHAR | I:1 |
UCHAR | N:1 |
UCHAR | Status_Lo:3 |
UCHAR | Reserved2:1 |
UCHAR | Status_Hi:3 |
UCHAR | Reserved3:1 |
UCHAR | Error |
UCHAR | Reserved5 [4] |
Definition at line 199 of file storahci.h.
UCHAR _AHCI_SET_DEVICE_BITS_FIS::Error |
Definition at line 213 of file storahci.h.
UCHAR _AHCI_SET_DEVICE_BITS_FIS::FisType |
Definition at line 201 of file storahci.h.
UCHAR _AHCI_SET_DEVICE_BITS_FIS::I |
Definition at line 205 of file storahci.h.
UCHAR _AHCI_SET_DEVICE_BITS_FIS::N |
Definition at line 206 of file storahci.h.
UCHAR _AHCI_SET_DEVICE_BITS_FIS::PMPort |
Definition at line 203 of file storahci.h.
UCHAR _AHCI_SET_DEVICE_BITS_FIS::Reserved1 |
Definition at line 204 of file storahci.h.
UCHAR _AHCI_SET_DEVICE_BITS_FIS::Reserved2 |
Definition at line 209 of file storahci.h.
UCHAR _AHCI_SET_DEVICE_BITS_FIS::Reserved3 |
Definition at line 211 of file storahci.h.
UCHAR _AHCI_SET_DEVICE_BITS_FIS::Reserved5[4] |
Definition at line 215 of file storahci.h.
UCHAR _AHCI_SET_DEVICE_BITS_FIS::Status_Hi |
Definition at line 210 of file storahci.h.
UCHAR _AHCI_SET_DEVICE_BITS_FIS::Status_Lo |
Definition at line 208 of file storahci.h.