ReactOS 0.4.17-dev-573-g8315b8c
_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 10 of file arbiter.h.

Member Data Documentation

◆ Alignment

UINT64 _ARBITER_ALTERNATIVE::Alignment

Definition at line 16 of file arbiter.h.

◆ Descriptor

PIO_RESOURCE_DESCRIPTOR _ARBITER_ALTERNATIVE::Descriptor

Definition at line 23 of file arbiter.h.

◆ Flags

UINT32 _ARBITER_ALTERNATIVE::Flags

Definition at line 22 of file arbiter.h.

◆ Length

UINT64 _ARBITER_ALTERNATIVE::Length

Definition at line 15 of file arbiter.h.

◆ Maximum

UINT64 _ARBITER_ALTERNATIVE::Maximum

Definition at line 13 of file arbiter.h.

◆ Minimum

UINT64 _ARBITER_ALTERNATIVE::Minimum

Definition at line 12 of file arbiter.h.

◆ Priority

INT32 _ARBITER_ALTERNATIVE::Priority

Definition at line 21 of file arbiter.h.

◆ Reserved

UINT32 _ARBITER_ALTERNATIVE::Reserved[3]

Definition at line 24 of file arbiter.h.


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