ReactOS 0.4.16-dev-340-g0540c21
|
#include <arbiter.h>
PARB_ADD_ALLOCATION _ARBITER_INSTANCE::AddAllocation |
Definition at line 211 of file arbiter.h.
Referenced by IopPortInitialize().
PARB_ADD_RESERVED _ARBITER_INSTANCE::AddReserved |
PARB_ALLOCATE_ENTRY _ARBITER_INSTANCE::AllocateEntry |
PRTL_RANGE_LIST _ARBITER_INSTANCE::Allocation |
Definition at line 186 of file arbiter.h.
Referenced by IopBusNumberInitialize(), and IopMemInitialize().
PARBITER_ALLOCATION_STATE _ARBITER_INSTANCE::AllocationStack |
PARB_BACKTRACK_ALLOCATION _ARBITER_INSTANCE::BacktrackAllocation |
Definition at line 212 of file arbiter.h.
Referenced by IopPortInitialize().
PARB_BOOT_ALLOCATION _ARBITER_INSTANCE::BootAllocation |
PDEVICE_OBJECT _ARBITER_INSTANCE::BusDeviceObject |
PARB_COMMIT_ALLOCATION _ARBITER_INSTANCE::CommitAllocation |
PARB_FIND_SUITABLE_RANGE _ARBITER_INSTANCE::FindSuitableRange |
Definition at line 210 of file arbiter.h.
Referenced by IopMemInitialize(), and IopPortInitialize().
PARB_GET_NEXT_ALLOCATION_RANGE _ARBITER_INSTANCE::GetNextAllocationRange |
PARBITER_INTERFACE _ARBITER_INSTANCE::Interface |
ARBITER_ORDERING_LIST _ARBITER_INSTANCE::OrderingList |
PARB_OVERRIDE_CONFLICT _ARBITER_INSTANCE::OverrideConflict |
Definition at line 213 of file arbiter.h.
Referenced by IopDmaInitialize().
PARB_PACK_RESOURCE _ARBITER_INSTANCE::PackResource |
Definition at line 195 of file arbiter.h.
Referenced by arbusno_Initializer(), IopBusNumberInitialize(), IopDmaInitialize(), IopIrqInitialize(), IopMemInitialize(), and IopPortInitialize().
PRTL_RANGE_LIST _ARBITER_INSTANCE::PossibleAllocation |
PARB_PREPROCESS_ENTRY _ARBITER_INSTANCE::PreprocessEntry |
PARB_QUERY_ARBITRATE _ARBITER_INSTANCE::QueryArbitrate |
PARB_QUERY_CONFLICT _ARBITER_INSTANCE::QueryConflict |
ARBITER_ORDERING_LIST _ARBITER_INSTANCE::ReservedList |
PARB_RETEST_ALLOCATION _ARBITER_INSTANCE::RetestAllocation |
PARB_ROLLBACK_ALLOCATION _ARBITER_INSTANCE::RollbackAllocation |
PARB_SCORE_REQUIREMENT _ARBITER_INSTANCE::ScoreRequirement |
Definition at line 197 of file arbiter.h.
Referenced by arbusno_Initializer(), IopBusNumberInitialize(), IopDmaInitialize(), IopIrqInitialize(), IopMemInitialize(), and IopPortInitialize().
PARB_START_ARBITER _ARBITER_INSTANCE::StartArbiter |
PARB_TEST_ALLOCATION _ARBITER_INSTANCE::TestAllocation |
PARB_UNPACK_REQUIREMENT _ARBITER_INSTANCE::UnpackRequirement |
Definition at line 194 of file arbiter.h.
Referenced by arbusno_Initializer(), IopBusNumberInitialize(), IopDmaInitialize(), IopIrqInitialize(), IopMemInitialize(), and IopPortInitialize().
PARB_UNPACK_RESOURCE _ARBITER_INSTANCE::UnpackResource |
Definition at line 196 of file arbiter.h.
Referenced by arbusno_Initializer(), IopBusNumberInitialize(), IopDmaInitialize(), IopIrqInitialize(), IopMemInitialize(), and IopPortInitialize().