|
ReactOS 0.4.16-dev-1946-g52006dd
|
#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::@1221 |
| 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.