Public Attributes | |
| BOOLEAN | ArbitrationRequired |
| UCHAR | Reserved [3] |
| INTERFACE_TYPE | InterfaceType |
| ULONG | BusNumber |
| PREQ_ALTERNATIVE | ReqAlternative |
| ULONG | ReqDescIndex |
| ULONG | DevicePrivateCount |
| PIO_RESOURCE_DESCRIPTOR | DevicePrivate |
| PREQ_DESC | TranslatedReqDesc |
| union { | |
| PPI_RESOURCE_ARBITER_ENTRY Arbiter | |
| PPI_RESOURCE_TRANSLATOR_ENTRY Translator | |
| } | u |
| ARBITER_LIST_ENTRY | AlternativeTable |
| CM_PARTIAL_RESOURCE_DESCRIPTOR | Allocation |
| ARBITER_LIST_ENTRY | BestAlternativeTable |
| CM_PARTIAL_RESOURCE_DESCRIPTOR | BestAllocation |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 103 of file pnpres.c. Referenced by IopAddReqDescsToArbiters(), and IopRemoveReqDescsFromArbiters(). |
|
|
|
|
|
|
1.3.7