ReactOS 0.4.15-dev-7924-g5949c20
_ARBITER_ALTERNATIVE Struct Reference

#include <arbiter.h>

Collaboration diagram for _ARBITER_ALTERNATIVE:

Public Attributes

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

Detailed Description

Definition at line 28 of file arbiter.h.

Member Data Documentation

◆ Alignment

UINT32 _ARBITER_ALTERNATIVE::Alignment

Definition at line 33 of file arbiter.h.

◆ Descriptor

PIO_RESOURCE_DESCRIPTOR _ARBITER_ALTERNATIVE::Descriptor

Definition at line 36 of file arbiter.h.

◆ Flags

UINT32 _ARBITER_ALTERNATIVE::Flags

Definition at line 35 of file arbiter.h.

◆ Length

UINT32 _ARBITER_ALTERNATIVE::Length

Definition at line 32 of file arbiter.h.

◆ Maximum

UINT64 _ARBITER_ALTERNATIVE::Maximum

Definition at line 31 of file arbiter.h.

◆ Minimum

UINT64 _ARBITER_ALTERNATIVE::Minimum

Definition at line 30 of file arbiter.h.

◆ Priority

INT32 _ARBITER_ALTERNATIVE::Priority

Definition at line 34 of file arbiter.h.

◆ Reserved

UINT32 _ARBITER_ALTERNATIVE::Reserved[3]

Definition at line 37 of file arbiter.h.


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