ReactOS 0.4.15-dev-7942-gd23573b
_SATA_SCONTROL_REG Union Reference

#include <bsmaster.h>

Collaboration diagram for _SATA_SCONTROL_REG:

Public Attributes

struct {
   ULONG   DET:4
 
   ULONG   SPD:4
 
   ULONG   IPM:4
 
   ULONG   SPM:4
 
   ULONG   PMP:4
 
   ULONG   Reserved:12
 
}; 
 
ULONG Reg
 

Detailed Description

Definition at line 326 of file bsmaster.h.

Member Data Documentation

◆ 

struct { ... } _SATA_SCONTROL_REG::@1096

◆ DET

ULONG _SATA_SCONTROL_REG::DET

Definition at line 329 of file bsmaster.h.

Referenced by UniataSataPhyEnable().

◆ IPM

ULONG _SATA_SCONTROL_REG::IPM

Definition at line 343 of file bsmaster.h.

Referenced by UniataSataPhyEnable().

◆ PMP

ULONG _SATA_SCONTROL_REG::PMP

Definition at line 351 of file bsmaster.h.

◆ Reg

ULONG _SATA_SCONTROL_REG::Reg

Definition at line 354 of file bsmaster.h.

Referenced by UniataSataPhyEnable().

◆ Reserved

ULONG _SATA_SCONTROL_REG::Reserved

Definition at line 352 of file bsmaster.h.

◆ SPD

ULONG _SATA_SCONTROL_REG::SPD

Definition at line 336 of file bsmaster.h.

◆ SPM

ULONG _SATA_SCONTROL_REG::SPM

Definition at line 350 of file bsmaster.h.


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