ReactOS 0.4.15-dev-7931-gfd331f1
_PCI_ROOT_BUS_OSC_SUPPORT_FIELD Struct Reference

#include <iotypes.h>

Collaboration diagram for _PCI_ROOT_BUS_OSC_SUPPORT_FIELD:

Public Attributes

union {
   struct {
      ULONG   ExtendedConfigOpRegions:1
 
      ULONG   ActiveStatePowerManagement:1
 
      ULONG   ClockPowerManagement:1
 
      ULONG   SegmentGroups:1
 
      ULONG   MessageSignaledInterrupts:1
 
      ULONG   WindowsHardwareErrorArchitecture:1
 
      ULONG   Reserved:26
 
   }   DUMMYSTRUCTNAME
 
   ULONG   AsULONG
 
u
 

Detailed Description

Definition at line 4880 of file iotypes.h.

Member Data Documentation

◆ ActiveStatePowerManagement

ULONG _PCI_ROOT_BUS_OSC_SUPPORT_FIELD::ActiveStatePowerManagement

Definition at line 4884 of file iotypes.h.

◆ AsULONG

ULONG _PCI_ROOT_BUS_OSC_SUPPORT_FIELD::AsULONG

Definition at line 4891 of file iotypes.h.

◆ ClockPowerManagement

ULONG _PCI_ROOT_BUS_OSC_SUPPORT_FIELD::ClockPowerManagement

Definition at line 4885 of file iotypes.h.

◆ 

_ANONYMOUS_STRUCT struct { ... } _PCI_ROOT_BUS_OSC_SUPPORT_FIELD::DUMMYSTRUCTNAME

◆ ExtendedConfigOpRegions

ULONG _PCI_ROOT_BUS_OSC_SUPPORT_FIELD::ExtendedConfigOpRegions

Definition at line 4883 of file iotypes.h.

◆ MessageSignaledInterrupts

ULONG _PCI_ROOT_BUS_OSC_SUPPORT_FIELD::MessageSignaledInterrupts

Definition at line 4887 of file iotypes.h.

◆ Reserved

ULONG _PCI_ROOT_BUS_OSC_SUPPORT_FIELD::Reserved

Definition at line 4889 of file iotypes.h.

◆ SegmentGroups

ULONG _PCI_ROOT_BUS_OSC_SUPPORT_FIELD::SegmentGroups

Definition at line 4886 of file iotypes.h.

◆ 

union { ... } _PCI_ROOT_BUS_OSC_SUPPORT_FIELD::u

◆ WindowsHardwareErrorArchitecture

ULONG _PCI_ROOT_BUS_OSC_SUPPORT_FIELD::WindowsHardwareErrorArchitecture

Definition at line 4888 of file iotypes.h.


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