ReactOS 0.4.15-dev-7842-g558ab78
_SATA_SSTATUS_REG Union Reference

#include <bsmaster.h>

Collaboration diagram for _SATA_SSTATUS_REG:

Public Attributes

struct {
   ULONG   DET:4
 
   ULONG   SPD:4
 
   ULONG   IPM:4
 
   ULONG   Reserved:20
 
}; 
 
ULONG Reg
 

Detailed Description

Definition at line 279 of file bsmaster.h.

Member Data Documentation

◆ 

struct { ... } _SATA_SSTATUS_REG::@1093

◆ DET

ULONG _SATA_SSTATUS_REG::DET

Definition at line 282 of file bsmaster.h.

Referenced by UniataAnybodyHome().

◆ IPM

ULONG _SATA_SSTATUS_REG::IPM

Definition at line 296 of file bsmaster.h.

Referenced by UniataAnybodyHome().

◆ Reg

ULONG _SATA_SSTATUS_REG::Reg

◆ Reserved

ULONG _SATA_SSTATUS_REG::Reserved

Definition at line 303 of file bsmaster.h.

◆ SPD

ULONG _SATA_SSTATUS_REG::SPD

Definition at line 289 of file bsmaster.h.

Referenced by UniataAnybodyHome(), UniataSataClearErr(), and UniataSataConnect().


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