VOID
ArbDumpArbiterInstance(
LONG Level,
PARBITER_INSTANCE Arbiter
);
Routine Description:
This dumps the state of the arbiter to the debugger.
Parameters:
Level - The debug level at or above which the data should be displayed.
Arbiter - The arbiter instance to display
Return Value:
None