ReactOS 0.4.15-dev-7918-g2a2556c
_PCI_ROOT_BUS_OSC_CONTROL_FIELD Struct Reference

#include <iotypes.h>

Collaboration diagram for _PCI_ROOT_BUS_OSC_CONTROL_FIELD:

Public Attributes

union {
   struct {
      ULONG   ExpressNativeHotPlug:1
 
      ULONG   ShpcNativeHotPlug:1
 
      ULONG   ExpressNativePME:1
 
      ULONG   ExpressAdvancedErrorReporting:1
 
      ULONG   ExpressCapabilityStructure:1
 
      ULONG   Reserved:27
 
   }   DUMMYSTRUCTNAME
 
   ULONG   AsULONG
 
u
 

Detailed Description

Definition at line 4895 of file iotypes.h.

Member Data Documentation

◆ AsULONG

ULONG _PCI_ROOT_BUS_OSC_CONTROL_FIELD::AsULONG

Definition at line 4905 of file iotypes.h.

◆ 

_ANONYMOUS_STRUCT struct { ... } _PCI_ROOT_BUS_OSC_CONTROL_FIELD::DUMMYSTRUCTNAME

◆ ExpressAdvancedErrorReporting

ULONG _PCI_ROOT_BUS_OSC_CONTROL_FIELD::ExpressAdvancedErrorReporting

Definition at line 4901 of file iotypes.h.

◆ ExpressCapabilityStructure

ULONG _PCI_ROOT_BUS_OSC_CONTROL_FIELD::ExpressCapabilityStructure

Definition at line 4902 of file iotypes.h.

◆ ExpressNativeHotPlug

ULONG _PCI_ROOT_BUS_OSC_CONTROL_FIELD::ExpressNativeHotPlug

Definition at line 4898 of file iotypes.h.

◆ ExpressNativePME

ULONG _PCI_ROOT_BUS_OSC_CONTROL_FIELD::ExpressNativePME

Definition at line 4900 of file iotypes.h.

◆ Reserved

ULONG _PCI_ROOT_BUS_OSC_CONTROL_FIELD::Reserved

Definition at line 4903 of file iotypes.h.

◆ ShpcNativeHotPlug

ULONG _PCI_ROOT_BUS_OSC_CONTROL_FIELD::ShpcNativeHotPlug

Definition at line 4899 of file iotypes.h.

◆ 

union { ... } _PCI_ROOT_BUS_OSC_CONTROL_FIELD::u

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