ReactOS
0.4.15-dev-4917-g934e521
|
Go to the source code of this file.
Macros | |
#define | NDEBUG |
#define | IS_READ_PORT(_d) ((_d)->Type == CmResourceTypePort && (_d)->u.Port.Length > 1) |
#define IS_READ_PORT | ( | _d | ) | ((_d)->Type == CmResourceTypePort && (_d)->u.Port.Length > 1) |
|
static |
Definition at line 675 of file pdo.c.
Referenced by IsaPdoPnp().
NTSTATUS IsaPdoPnp | ( | _In_ PISAPNP_PDO_EXTENSION | PdoExt, |
_Inout_ PIRP | Irp, | ||
_In_ PIO_STACK_LOCATION | IrpSp | ||
) |
Definition at line 864 of file pdo.c.
Referenced by _Dispatch_type_().
|
static |
Definition at line 691 of file pdo.c.
Referenced by IsaPdoPnp().
|
static |
Definition at line 51 of file pdo.c.
Referenced by IsaPdoPnp().
|
static |
Definition at line 18 of file pdo.c.
Referenced by IsaPdoPnp().
|
static |
Definition at line 411 of file pdo.c.
Referenced by IsaPdoPnp().
|
static |
Definition at line 716 of file pdo.c.
Referenced by IsaPdoPnp().
|
static |
Definition at line 115 of file pdo.c.
Referenced by IsaPdoPnp().
|
static |
Definition at line 90 of file pdo.c.
Referenced by IsaPdoPnp().
|
static |
Definition at line 504 of file pdo.c.
Referenced by IsaPdoPnp().
|
static |
Definition at line 469 of file pdo.c.
Referenced by IsaPdoPnp().
|
static |
Definition at line 745 of file pdo.c.
Referenced by IsaPdoPnp().
|
static |
Definition at line 534 of file pdo.c.
Referenced by IsaPdoPnp().
VOID IsaPnpRemoveLogicalDeviceDO | ( | _In_ PDEVICE_OBJECT | Pdo | ) |
Definition at line 820 of file pdo.c.
Referenced by IsaFdoRemoveDevice(), and IsaPdoRemoveDevice().
|
static |
Definition at line 335 of file pdo.c.
Referenced by IsaPdoPnp().
|
static |
Definition at line 782 of file pdo.c.
Referenced by IsaPdoPnp().