ReactOS 0.4.17-dev-806-gffa4164
_ARBITER_ALTERNATIVE Struct Reference

#include <arbiter.h>

Collaboration diagram for _ARBITER_ALTERNATIVE:

Public Attributes

UINT64 Minimum
 
UINT64 Maximum
 
UINT64 Length
 
UINT64 Alignment
 
INT32 Priority
 
UINT32 Flags
 
PIO_RESOURCE_DESCRIPTOR Descriptor
 
UINT32 Reserved [3]
 

Detailed Description

Definition at line 64 of file arbiter.h.

Member Data Documentation

◆ Alignment

UINT64 _ARBITER_ALTERNATIVE::Alignment

◆ Descriptor

PIO_RESOURCE_DESCRIPTOR _ARBITER_ALTERNATIVE::Descriptor

◆ Flags

UINT32 _ARBITER_ALTERNATIVE::Flags

◆ Length

◆ Maximum

UINT64 _ARBITER_ALTERNATIVE::Maximum

◆ Minimum

UINT64 _ARBITER_ALTERNATIVE::Minimum

◆ Priority

INT32 _ARBITER_ALTERNATIVE::Priority

Definition at line 75 of file arbiter.h.

Referenced by ArbiterLibGetNextAllocationRange().

◆ Reserved

UINT32 _ARBITER_ALTERNATIVE::Reserved[3]

Definition at line 78 of file arbiter.h.


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