#include <pnp.h>
Public Attributes | |
| union { | |
| struct { | |
| IN OUT PLIST_ENTRY ArbitrationList | |
| IN ULONG AllocateFromCount | |
| IN PCM_PARTIAL_RESOURCE_DESCRIPTOR AllocateFrom | |
| } TestAllocation | |
| struct { | |
| IN OUT PLIST_ENTRY ArbitrationList | |
| IN ULONG AllocateFromCount | |
| IN PCM_PARTIAL_RESOURCE_DESCRIPTOR AllocateFrom | |
| } RetestAllocation | |
| struct { | |
| IN OUT PLIST_ENTRY ArbitrationList | |
| } BootAllocation | |
| struct { | |
| OUT PCM_PARTIAL_RESOURCE_LIST * AllocatedResources | |
| } QueryAllocatedResources | |
| struct { | |
| IN PDEVICE_OBJECT PhysicalDeviceObject | |
| IN PIO_RESOURCE_DESCRIPTOR ConflictingResource | |
| OUT PULONG ConflictCount | |
| OUT PARBITER_CONFLICT_INFO * Conflicts | |
| } QueryConflict | |
| struct { | |
| IN PLIST_ENTRY ArbitrationList | |
| } QueryArbitrate | |
| struct { | |
| PDEVICE_OBJECT ReserveDevice | |
| } AddReserved | |
| } | Parameters |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Referenced by IopCallArbiter(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.7