#include "iop.h"Go to the source code of this file.
| Defines | |
| #define | MAX_ULONGLONG ((ULONGLONG) -1) | 
| Functions | |
| NTSTATUS | IopBusNumberInitialize (VOID) | 
| NTSTATUS | IopBusNumberUnpackRequirement (IN PIO_RESOURCE_DESCRIPTOR Descriptor, OUT PULONGLONG Minimum, OUT PULONGLONG Maximum, OUT PULONG Length, OUT PULONG Alignment) | 
| NTSTATUS | IopBusNumberPackResource (IN PIO_RESOURCE_DESCRIPTOR Requirement, IN ULONGLONG Start, OUT PCM_PARTIAL_RESOURCE_DESCRIPTOR Descriptor) | 
| LONG | IopBusNumberScoreRequirement (IN PIO_RESOURCE_DESCRIPTOR Descriptor) | 
| NTSTATUS | IopBusNumberUnpackResource (IN PCM_PARTIAL_RESOURCE_DESCRIPTOR Descriptor, OUT PULONGLONG Start, OUT PULONG Length) | 
| 
 | 
| 
 Definition at line 30 of file pnpbusno.c. Referenced by RtlInvertRangeList(). | 
| 
 | 
| 
 Definition at line 89 of file pnpbusno.c. References _ARBITER_INSTANCE::Allocation, ArbInitializeArbiterInstance(), IopBusNumberPackResource(), IopBusNumberScoreRequirement(), IopBusNumberUnpackRequirement(), IopBusNumberUnpackResource(), IopRootBusNumberArbiter, L, NT_SUCCESS, NTSTATUS(), NULL, _ARBITER_INSTANCE::PackResource, RtlAddRange(), _ARBITER_INSTANCE::ScoreRequirement, _ARBITER_INSTANCE::UnpackRequirement, and _ARBITER_INSTANCE::UnpackResource. 
 
 | 
| 
 | ||||||||||||||||
| 
 Definition at line 246 of file pnpbusno.c. References ARB_PRINT, ASSERT, and Start. Referenced by IopBusNumberInitialize(). 
 
 | 
| 
 | 
| 
 Definition at line 203 of file pnpbusno.c. References ARB_PRINT, and ASSERT. Referenced by IopBusNumberInitialize(). 
 
 | 
| 
 | ||||||||||||||||||||||||
| 
 Definition at line 148 of file pnpbusno.c. References ARB_PRINT, and ASSERT. Referenced by IopBusNumberInitialize(). 
 
 | 
| 
 | ||||||||||||||||
| 
 Definition at line 294 of file pnpbusno.c. References ARB_PRINT, ASSERT, and Start. Referenced by IopBusNumberInitialize(). 
 
 | 
 1.3.7
 1.3.7