ReactOS 0.4.15-dev-7953-g1f49173
_PCI_EXPRESS_SLOT_STATUS_REGISTER Union Reference

#include <iotypes.h>

Collaboration diagram for _PCI_EXPRESS_SLOT_STATUS_REGISTER:

Public Attributes

struct {
   USHORT   AttentionButtonPressed:1
 
   USHORT   PowerFaultDetected:1
 
   USHORT   MRLSensorChanged:1
 
   USHORT   PresenceDetectChanged:1
 
   USHORT   CommandCompleted:1
 
   USHORT   MRLSensorState:1
 
   USHORT   PresenceDetectState:1
 
   USHORT   ElectromechanicalLockEngaged:1
 
   USHORT   DataLinkStateChanged:1
 
   USHORT   Rsvd:7
 
DUMMYSTRUCTNAME
 
USHORT AsUSHORT
 

Detailed Description

Definition at line 5078 of file iotypes.h.

Member Data Documentation

◆ AsUSHORT

USHORT _PCI_EXPRESS_SLOT_STATUS_REGISTER::AsUSHORT

Definition at line 5091 of file iotypes.h.

◆ AttentionButtonPressed

USHORT _PCI_EXPRESS_SLOT_STATUS_REGISTER::AttentionButtonPressed

Definition at line 5080 of file iotypes.h.

◆ CommandCompleted

USHORT _PCI_EXPRESS_SLOT_STATUS_REGISTER::CommandCompleted

Definition at line 5084 of file iotypes.h.

◆ DataLinkStateChanged

USHORT _PCI_EXPRESS_SLOT_STATUS_REGISTER::DataLinkStateChanged

Definition at line 5088 of file iotypes.h.

◆ 

_ANONYMOUS_STRUCT struct { ... } _PCI_EXPRESS_SLOT_STATUS_REGISTER::DUMMYSTRUCTNAME

◆ ElectromechanicalLockEngaged

USHORT _PCI_EXPRESS_SLOT_STATUS_REGISTER::ElectromechanicalLockEngaged

Definition at line 5087 of file iotypes.h.

◆ MRLSensorChanged

USHORT _PCI_EXPRESS_SLOT_STATUS_REGISTER::MRLSensorChanged

Definition at line 5082 of file iotypes.h.

◆ MRLSensorState

USHORT _PCI_EXPRESS_SLOT_STATUS_REGISTER::MRLSensorState

Definition at line 5085 of file iotypes.h.

◆ PowerFaultDetected

USHORT _PCI_EXPRESS_SLOT_STATUS_REGISTER::PowerFaultDetected

Definition at line 5081 of file iotypes.h.

◆ PresenceDetectChanged

USHORT _PCI_EXPRESS_SLOT_STATUS_REGISTER::PresenceDetectChanged

Definition at line 5083 of file iotypes.h.

◆ PresenceDetectState

USHORT _PCI_EXPRESS_SLOT_STATUS_REGISTER::PresenceDetectState

Definition at line 5086 of file iotypes.h.

◆ Rsvd

USHORT _PCI_EXPRESS_SLOT_STATUS_REGISTER::Rsvd

Definition at line 5089 of file iotypes.h.


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