ReactOS 0.4.15-dev-7958-gcd0bb1a
_PCI_EXPRESS_SLOT_CONTROL_REGISTER Union Reference

#include <iotypes.h>

Collaboration diagram for _PCI_EXPRESS_SLOT_CONTROL_REGISTER:

Public Attributes

struct {
   USHORT   AttentionButtonEnable:1
 
   USHORT   PowerFaultDetectEnable:1
 
   USHORT   MRLSensorEnable:1
 
   USHORT   PresenceDetectEnable:1
 
   USHORT   CommandCompletedEnable:1
 
   USHORT   HotPlugInterruptEnable:1
 
   USHORT   AttentionIndicatorControl:2
 
   USHORT   PowerIndicatorControl:2
 
   USHORT   PowerControllerControl:1
 
   USHORT   ElectromechanicalLockControl:1
 
   USHORT   DataLinkStateChangeEnable:1
 
   USHORT   Rsvd:3
 
DUMMYSTRUCTNAME
 
USHORT AsUSHORT
 

Detailed Description

Definition at line 5060 of file iotypes.h.

Member Data Documentation

◆ AsUSHORT

USHORT _PCI_EXPRESS_SLOT_CONTROL_REGISTER::AsUSHORT

Definition at line 5075 of file iotypes.h.

◆ AttentionButtonEnable

USHORT _PCI_EXPRESS_SLOT_CONTROL_REGISTER::AttentionButtonEnable

Definition at line 5062 of file iotypes.h.

◆ AttentionIndicatorControl

USHORT _PCI_EXPRESS_SLOT_CONTROL_REGISTER::AttentionIndicatorControl

Definition at line 5068 of file iotypes.h.

◆ CommandCompletedEnable

USHORT _PCI_EXPRESS_SLOT_CONTROL_REGISTER::CommandCompletedEnable

Definition at line 5066 of file iotypes.h.

◆ DataLinkStateChangeEnable

USHORT _PCI_EXPRESS_SLOT_CONTROL_REGISTER::DataLinkStateChangeEnable

Definition at line 5072 of file iotypes.h.

◆ 

_ANONYMOUS_STRUCT struct { ... } _PCI_EXPRESS_SLOT_CONTROL_REGISTER::DUMMYSTRUCTNAME

◆ ElectromechanicalLockControl

USHORT _PCI_EXPRESS_SLOT_CONTROL_REGISTER::ElectromechanicalLockControl

Definition at line 5071 of file iotypes.h.

◆ HotPlugInterruptEnable

USHORT _PCI_EXPRESS_SLOT_CONTROL_REGISTER::HotPlugInterruptEnable

Definition at line 5067 of file iotypes.h.

◆ MRLSensorEnable

USHORT _PCI_EXPRESS_SLOT_CONTROL_REGISTER::MRLSensorEnable

Definition at line 5064 of file iotypes.h.

◆ PowerControllerControl

USHORT _PCI_EXPRESS_SLOT_CONTROL_REGISTER::PowerControllerControl

Definition at line 5070 of file iotypes.h.

◆ PowerFaultDetectEnable

USHORT _PCI_EXPRESS_SLOT_CONTROL_REGISTER::PowerFaultDetectEnable

Definition at line 5063 of file iotypes.h.

◆ PowerIndicatorControl

USHORT _PCI_EXPRESS_SLOT_CONTROL_REGISTER::PowerIndicatorControl

Definition at line 5069 of file iotypes.h.

◆ PresenceDetectEnable

USHORT _PCI_EXPRESS_SLOT_CONTROL_REGISTER::PresenceDetectEnable

Definition at line 5065 of file iotypes.h.

◆ Rsvd

USHORT _PCI_EXPRESS_SLOT_CONTROL_REGISTER::Rsvd

Definition at line 5073 of file iotypes.h.


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