Home
last modified time | relevance | path

Searched refs:IrpStub (Results 1 – 2 of 2) sorted by relevance

/reactos/drivers/serial/serenum/
H A Dserenum.c15 static DRIVER_DISPATCH IrpStub; variable
37 IrpStub( in IrpStub() function
67 DriverObject->MajorFunction[i] = IrpStub; in DriverEntry()
/reactos/drivers/input/sermouse/
H A Dsermouse.c14 static DRIVER_DISPATCH IrpStub; variable
24 IrpStub( in IrpStub() function
123 DriverObject->MajorFunction[i] = IrpStub; in DriverEntry()