ReactOS 0.4.16-dev-91-g764881a
|
#include <bsmaster.h>
Public Attributes | |
struct { | |
ULONG DET:4 | |
ULONG SPD:4 | |
ULONG IPM:4 | |
ULONG SPM:4 | |
ULONG PMP:4 | |
ULONG Reserved:12 | |
}; | |
ULONG | Reg |
Definition at line 326 of file bsmaster.h.
struct { ... } _SATA_SCONTROL_REG::@1105 |
ULONG _SATA_SCONTROL_REG::DET |
Definition at line 329 of file bsmaster.h.
Referenced by UniataSataPhyEnable().
ULONG _SATA_SCONTROL_REG::IPM |
Definition at line 343 of file bsmaster.h.
Referenced by UniataSataPhyEnable().
ULONG _SATA_SCONTROL_REG::PMP |
Definition at line 351 of file bsmaster.h.
ULONG _SATA_SCONTROL_REG::Reg |
Definition at line 354 of file bsmaster.h.
Referenced by UniataSataPhyEnable().
ULONG _SATA_SCONTROL_REG::Reserved |
Definition at line 352 of file bsmaster.h.
ULONG _SATA_SCONTROL_REG::SPD |
Definition at line 336 of file bsmaster.h.
ULONG _SATA_SCONTROL_REG::SPM |
Definition at line 350 of file bsmaster.h.