|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <bsmaster.h>

Public Attributes | |
| union { | |
| SATA_SSTATUS_REG SStatus | |
| ULONG SStatus_Reg | |
| }; | |
| union { | |
| SATA_SERROR_REG SError | |
| ULONG SError_Reg | |
| }; | |
| union { | |
| SATA_SCONTROL_REG SControl | |
| ULONG SControl_Reg | |
| }; | |
| ULONG | SActive |
| union { | |
| ULONG Reg | |
| struct { | |
| USHORT PMN | |
| USHORT Reserved | |
| } | |
| } | SNTF |
| ULONG | SReserved [11] |
Definition at line 426 of file bsmaster.h.
| union { ... } _IDE_SATA_REGISTERS::@1227 |
| union { ... } _IDE_SATA_REGISTERS::@1229 |
| union { ... } _IDE_SATA_REGISTERS::@1231 |
| USHORT _IDE_SATA_REGISTERS::PMN |
Definition at line 446 of file bsmaster.h.
| ULONG _IDE_SATA_REGISTERS::Reg |
Definition at line 444 of file bsmaster.h.
| USHORT _IDE_SATA_REGISTERS::Reserved |
Definition at line 447 of file bsmaster.h.
| ULONG _IDE_SATA_REGISTERS::SActive |
Definition at line 442 of file bsmaster.h.
| SATA_SCONTROL_REG _IDE_SATA_REGISTERS::SControl |
Definition at line 436 of file bsmaster.h.
| ULONG _IDE_SATA_REGISTERS::SControl_Reg |
Definition at line 437 of file bsmaster.h.
| SATA_SERROR_REG _IDE_SATA_REGISTERS::SError |
Definition at line 432 of file bsmaster.h.
| ULONG _IDE_SATA_REGISTERS::SError_Reg |
Definition at line 433 of file bsmaster.h.
| union { ... } _IDE_SATA_REGISTERS::SNTF |
| ULONG _IDE_SATA_REGISTERS::SReserved[11] |
Definition at line 450 of file bsmaster.h.
| SATA_SSTATUS_REG _IDE_SATA_REGISTERS::SStatus |
Definition at line 428 of file bsmaster.h.
| ULONG _IDE_SATA_REGISTERS::SStatus_Reg |
Definition at line 429 of file bsmaster.h.