#include "arbp.h"
Go to the source code of this file.
Functions | |
VOID | ArbDumpArbiterRange (LONG Level, PRTL_RANGE_LIST List, PUCHAR RangeText) |
VOID | ArbDumpArbiterInstance (LONG Level, PARBITER_INSTANCE Arbiter) |
VOID | ArbDumpArbitrationList (LONG Level, PLIST_ENTRY ArbitrationList) |
Variables | |
LONG | ArbDebugLevel = -1 |
ULONG | ArbStopOnError |
ULONG | ArbReplayOnError |
PCHAR | ArbpActionStrings [] |
|
Definition at line 123 of file arb/debug.c. References ARB_PRINT, ArbDumpArbiterRange(), and PAGED_CODE.
|
|
Definition at line 69 of file arb/debug.c. References ARB_PRINT, FALSE, List, PAGED_CODE, and TRUE. Referenced by ArbDumpArbiterInstance().
|
|
Definition at line 169 of file arb/debug.c. References _ARBITER_LIST_ENTRY::AlternativeCount, _ARBITER_LIST_ENTRY::Alternatives, ARB_PRINT, FOR_ALL_IN_ARRAY, FOR_ALL_IN_LIST, NULL, PAGED_CODE, and _ARBITER_LIST_ENTRY::PhysicalDeviceObject.
|
|
Definition at line 43 of file arb/debug.c. |
|
Initial value:
Definition at line 55 of file arb/debug.c. Referenced by ArbArbiterHandler(). |
|
Definition at line 53 of file arb/debug.c. Referenced by ArbArbiterHandler(). |
|
Definition at line 52 of file arb/debug.c. Referenced by ArbArbiterHandler(). |