ReactOS 0.4.15-dev-7842-g558ab78
_PCI_EXPRESS_SLOT_CAPABILITIES_REGISTER Union Reference

#include <iotypes.h>

Collaboration diagram for _PCI_EXPRESS_SLOT_CAPABILITIES_REGISTER:

Public Attributes

struct {
   ULONG   AttentionButtonPresent:1
 
   ULONG   PowerControllerPresent:1
 
   ULONG   MRLSensorPresent:1
 
   ULONG   AttentionIndicatorPresent:1
 
   ULONG   PowerIndicatorPresent:1
 
   ULONG   HotPlugSurprise:1
 
   ULONG   HotPlugCapable:1
 
   ULONG   SlotPowerLimit:8
 
   ULONG   SlotPowerLimitScale:2
 
   ULONG   ElectromechanicalLockPresent:1
 
   ULONG   NoCommandCompletedSupport:1
 
   ULONG   PhysicalSlotNumber:13
 
DUMMYSTRUCTNAME
 
ULONG AsULONG
 

Detailed Description

Definition at line 5042 of file iotypes.h.

Member Data Documentation

◆ AsULONG

ULONG _PCI_EXPRESS_SLOT_CAPABILITIES_REGISTER::AsULONG

Definition at line 5057 of file iotypes.h.

◆ AttentionButtonPresent

ULONG _PCI_EXPRESS_SLOT_CAPABILITIES_REGISTER::AttentionButtonPresent

Definition at line 5044 of file iotypes.h.

◆ AttentionIndicatorPresent

ULONG _PCI_EXPRESS_SLOT_CAPABILITIES_REGISTER::AttentionIndicatorPresent

Definition at line 5047 of file iotypes.h.

◆ 

_ANONYMOUS_STRUCT struct { ... } _PCI_EXPRESS_SLOT_CAPABILITIES_REGISTER::DUMMYSTRUCTNAME

◆ ElectromechanicalLockPresent

ULONG _PCI_EXPRESS_SLOT_CAPABILITIES_REGISTER::ElectromechanicalLockPresent

Definition at line 5053 of file iotypes.h.

◆ HotPlugCapable

ULONG _PCI_EXPRESS_SLOT_CAPABILITIES_REGISTER::HotPlugCapable

Definition at line 5050 of file iotypes.h.

◆ HotPlugSurprise

ULONG _PCI_EXPRESS_SLOT_CAPABILITIES_REGISTER::HotPlugSurprise

Definition at line 5049 of file iotypes.h.

◆ MRLSensorPresent

ULONG _PCI_EXPRESS_SLOT_CAPABILITIES_REGISTER::MRLSensorPresent

Definition at line 5046 of file iotypes.h.

◆ NoCommandCompletedSupport

ULONG _PCI_EXPRESS_SLOT_CAPABILITIES_REGISTER::NoCommandCompletedSupport

Definition at line 5054 of file iotypes.h.

◆ PhysicalSlotNumber

ULONG _PCI_EXPRESS_SLOT_CAPABILITIES_REGISTER::PhysicalSlotNumber

Definition at line 5055 of file iotypes.h.

◆ PowerControllerPresent

ULONG _PCI_EXPRESS_SLOT_CAPABILITIES_REGISTER::PowerControllerPresent

Definition at line 5045 of file iotypes.h.

◆ PowerIndicatorPresent

ULONG _PCI_EXPRESS_SLOT_CAPABILITIES_REGISTER::PowerIndicatorPresent

Definition at line 5048 of file iotypes.h.

◆ SlotPowerLimit

ULONG _PCI_EXPRESS_SLOT_CAPABILITIES_REGISTER::SlotPowerLimit

Definition at line 5051 of file iotypes.h.

◆ SlotPowerLimitScale

ULONG _PCI_EXPRESS_SLOT_CAPABILITIES_REGISTER::SlotPowerLimitScale

Definition at line 5052 of file iotypes.h.


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