|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
Macros | |
| #define | NDEBUG |
Functions | |
| static NTSTATUS | IsaFdoStartDevice (_In_ PISAPNP_FDO_EXTENSION FdoExt, _Inout_ PIRP Irp) |
| static NTSTATUS | IsaFdoQueryBusRelations (_In_ PISAPNP_FDO_EXTENSION FdoExt, _Inout_ PIRP Irp) |
| static NTSTATUS | IsaFdoRemoveDevice (_In_ PISAPNP_FDO_EXTENSION FdoExt, _Inout_ PIRP Irp) |
| NTSTATUS | IsaFdoPnp (_In_ PISAPNP_FDO_EXTENSION FdoExt, _Inout_ PIRP Irp, _In_ PIO_STACK_LOCATION IrpSp) |
| NTSTATUS IsaFdoPnp | ( | _In_ PISAPNP_FDO_EXTENSION | FdoExt, |
| _Inout_ PIRP | Irp, | ||
| _In_ PIO_STACK_LOCATION | IrpSp | ||
| ) |
Definition at line 123 of file fdo.c.
Referenced by _Dispatch_type_().
|
static |
Definition at line 44 of file fdo.c.
Referenced by IsaFdoPnp().
|
static |
Definition at line 56 of file fdo.c.
Referenced by IsaFdoPnp().
|
static |
Definition at line 18 of file fdo.c.
Referenced by IsaFdoPnp().