|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
Functions | |
| static NTSTATUS | WaitForBind (PIRP Irp, PIO_STACK_LOCATION IrpSp) |
| static NTSTATUS | QueryBinding (PIRP Irp, PIO_STACK_LOCATION IrpSp) |
| static NTSTATUS | SetAdapterOid (PIRP Irp, PIO_STACK_LOCATION IrpSp) |
| static NTSTATUS | QueryAdapterOid (PIRP Irp, PIO_STACK_LOCATION IrpSp) |
| static NTSTATUS | OpenDeviceReadWrite (PIRP Irp, PIO_STACK_LOCATION IrpSp) |
| NTSTATUS NTAPI | NduDispatchDeviceControl (PDEVICE_OBJECT DeviceObject, PIRP Irp) |
| NTSTATUS NTAPI NduDispatchDeviceControl | ( | PDEVICE_OBJECT | DeviceObject, |
| PIRP | Irp | ||
| ) |
Definition at line 469 of file ioctl.c.
Referenced by DriverEntry().
|
static |
Definition at line 294 of file ioctl.c.
Referenced by NduDispatchDeviceControl().
|
static |
Definition at line 220 of file ioctl.c.
Referenced by NduDispatchDeviceControl().
|
static |
Definition at line 34 of file ioctl.c.
Referenced by NduDispatchDeviceControl(), OpenAdapterHandle(), and QueryBinding().
|
static |
Definition at line 146 of file ioctl.c.
Referenced by NduDispatchDeviceControl().
|
static |
Definition at line 16 of file ioctl.c.
Referenced by NduDispatchDeviceControl().