ReactOS 0.4.15-dev-7953-g1f49173
_IDE_SATA_REGISTERS Struct Reference

#include <bsmaster.h>

Collaboration diagram for _IDE_SATA_REGISTERS:

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]
 

Detailed Description

Definition at line 426 of file bsmaster.h.

Member Data Documentation

◆ 

union { ... } _IDE_SATA_REGISTERS::@1102

◆ 

union { ... } _IDE_SATA_REGISTERS::@1104

◆ 

union { ... } _IDE_SATA_REGISTERS::@1106

◆ PMN

USHORT _IDE_SATA_REGISTERS::PMN

Definition at line 446 of file bsmaster.h.

◆ Reg

ULONG _IDE_SATA_REGISTERS::Reg

Definition at line 444 of file bsmaster.h.

◆ Reserved

USHORT _IDE_SATA_REGISTERS::Reserved

Definition at line 447 of file bsmaster.h.

◆ SActive

ULONG _IDE_SATA_REGISTERS::SActive

Definition at line 442 of file bsmaster.h.

◆ SControl

SATA_SCONTROL_REG _IDE_SATA_REGISTERS::SControl

Definition at line 436 of file bsmaster.h.

◆ SControl_Reg

ULONG _IDE_SATA_REGISTERS::SControl_Reg

Definition at line 437 of file bsmaster.h.

◆ SError

SATA_SERROR_REG _IDE_SATA_REGISTERS::SError

Definition at line 432 of file bsmaster.h.

◆ SError_Reg

ULONG _IDE_SATA_REGISTERS::SError_Reg

Definition at line 433 of file bsmaster.h.

◆ 

union { ... } _IDE_SATA_REGISTERS::SNTF

◆ SReserved

ULONG _IDE_SATA_REGISTERS::SReserved[11]

Definition at line 450 of file bsmaster.h.

◆ SStatus

SATA_SSTATUS_REG _IDE_SATA_REGISTERS::SStatus

Definition at line 428 of file bsmaster.h.

◆ SStatus_Reg

ULONG _IDE_SATA_REGISTERS::SStatus_Reg

Definition at line 429 of file bsmaster.h.


The documentation for this struct was generated from the following file: