ReactOS 0.4.15-dev-7918-g2a2556c
_PI_RESOURCE_ARBITER_ENTRY Struct Reference

#include <iotypes.h>

Collaboration diagram for _PI_RESOURCE_ARBITER_ENTRY:

Public Attributes

LIST_ENTRY DeviceArbiterList
 
UCHAR ResourceType
 
PARBITER_INTERFACE ArbiterInterface
 
ULONG Level
 
LIST_ENTRY ResourceList
 
LIST_ENTRY BestResourceList
 
LIST_ENTRY BestConfig
 
LIST_ENTRY ActiveArbiterList
 
UCHAR State
 
UCHAR ResourcesChanged
 

Detailed Description

Definition at line 947 of file iotypes.h.

Member Data Documentation

◆ ActiveArbiterList

LIST_ENTRY _PI_RESOURCE_ARBITER_ENTRY::ActiveArbiterList

Definition at line 956 of file iotypes.h.

◆ ArbiterInterface

PARBITER_INTERFACE _PI_RESOURCE_ARBITER_ENTRY::ArbiterInterface

Definition at line 951 of file iotypes.h.

◆ BestConfig

LIST_ENTRY _PI_RESOURCE_ARBITER_ENTRY::BestConfig

Definition at line 955 of file iotypes.h.

◆ BestResourceList

LIST_ENTRY _PI_RESOURCE_ARBITER_ENTRY::BestResourceList

Definition at line 954 of file iotypes.h.

◆ DeviceArbiterList

LIST_ENTRY _PI_RESOURCE_ARBITER_ENTRY::DeviceArbiterList

Definition at line 949 of file iotypes.h.

◆ Level

ULONG _PI_RESOURCE_ARBITER_ENTRY::Level

Definition at line 952 of file iotypes.h.

◆ ResourceList

LIST_ENTRY _PI_RESOURCE_ARBITER_ENTRY::ResourceList

Definition at line 953 of file iotypes.h.

◆ ResourcesChanged

UCHAR _PI_RESOURCE_ARBITER_ENTRY::ResourcesChanged

Definition at line 958 of file iotypes.h.

◆ ResourceType

UCHAR _PI_RESOURCE_ARBITER_ENTRY::ResourceType

Definition at line 950 of file iotypes.h.

◆ State

UCHAR _PI_RESOURCE_ARBITER_ENTRY::State

Definition at line 957 of file iotypes.h.


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