ReactOS 0.4.16-dev-197-g92996da
|
#include <bsmaster.h>
Public Attributes | |
struct { | |
ULONG DET:4 | |
ULONG SPD:4 | |
ULONG IPM:4 | |
ULONG Reserved:20 | |
}; | |
ULONG | Reg |
Definition at line 279 of file bsmaster.h.
struct { ... } _SATA_SSTATUS_REG::@1103 |
ULONG _SATA_SSTATUS_REG::DET |
Definition at line 282 of file bsmaster.h.
Referenced by UniataAnybodyHome().
ULONG _SATA_SSTATUS_REG::IPM |
Definition at line 296 of file bsmaster.h.
Referenced by UniataAnybodyHome().
ULONG _SATA_SSTATUS_REG::Reg |
Definition at line 305 of file bsmaster.h.
Referenced by UniataAhciStatus(), UniataAnybodyHome(), UniataSataClearErr(), and UniataSataConnect().
ULONG _SATA_SSTATUS_REG::Reserved |
Definition at line 303 of file bsmaster.h.
ULONG _SATA_SSTATUS_REG::SPD |
Definition at line 289 of file bsmaster.h.
Referenced by UniataAnybodyHome(), UniataSataClearErr(), and UniataSataConnect().