ReactOS 0.4.15-dev-8434-g155a7c7
_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 1060 of file iotypes.h.

Member Data Documentation

◆ ActiveArbiterList

LIST_ENTRY _PI_RESOURCE_ARBITER_ENTRY::ActiveArbiterList

Definition at line 1069 of file iotypes.h.

◆ ArbiterInterface

PARBITER_INTERFACE _PI_RESOURCE_ARBITER_ENTRY::ArbiterInterface

Definition at line 1064 of file iotypes.h.

◆ BestConfig

LIST_ENTRY _PI_RESOURCE_ARBITER_ENTRY::BestConfig

Definition at line 1068 of file iotypes.h.

◆ BestResourceList

LIST_ENTRY _PI_RESOURCE_ARBITER_ENTRY::BestResourceList

Definition at line 1067 of file iotypes.h.

◆ DeviceArbiterList

LIST_ENTRY _PI_RESOURCE_ARBITER_ENTRY::DeviceArbiterList

Definition at line 1062 of file iotypes.h.

◆ Level

ULONG _PI_RESOURCE_ARBITER_ENTRY::Level

Definition at line 1065 of file iotypes.h.

◆ ResourceList

LIST_ENTRY _PI_RESOURCE_ARBITER_ENTRY::ResourceList

Definition at line 1066 of file iotypes.h.

◆ ResourcesChanged

UCHAR _PI_RESOURCE_ARBITER_ENTRY::ResourcesChanged

Definition at line 1071 of file iotypes.h.

◆ ResourceType

UCHAR _PI_RESOURCE_ARBITER_ENTRY::ResourceType

Definition at line 1063 of file iotypes.h.

◆ State

UCHAR _PI_RESOURCE_ARBITER_ENTRY::State

Definition at line 1070 of file iotypes.h.


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