Home
last modified time | relevance | path

Searched refs:IRP_MN_CANCEL_REMOVE_DEVICE (Results 1 – 25 of 44) sorted by relevance

12

/reactos/drivers/filesystems/vfatfs/
H A Dpnp.c32 case IRP_MN_CANCEL_REMOVE_DEVICE: in VfatPnp()
/reactos/sdk/include/reactos/debug/
H A Ddriverdbg.h24 case IRP_MN_CANCEL_REMOVE_DEVICE: in GetIRPMinorFunctionString()
/reactos/drivers/wdm/audio/hdaudbus/
H A Dhdaudbus.cpp72 case IRP_MN_CANCEL_REMOVE_DEVICE: in HDA_FdoPnp()
115 case IRP_MN_CANCEL_REMOVE_DEVICE: in HDA_PdoPnp()
/reactos/drivers/filesystems/btrfs/
H A Dpnp.c192 case IRP_MN_CANCEL_REMOVE_DEVICE: in bus_pnp()
419 case IRP_MN_CANCEL_REMOVE_DEVICE: in pdo_pnp()
489 case IRP_MN_CANCEL_REMOVE_DEVICE: in _Function_class_()
/reactos/drivers/storage/floppy/fdc/
H A Dpdo.c168 case IRP_MN_CANCEL_REMOVE_DEVICE: in FdcPdoPnp()
H A Dfdo.c488 case IRP_MN_CANCEL_REMOVE_DEVICE: in FdcFdoPnp()
/reactos/drivers/bus/isapnp/
H A Dfdo.c197 case IRP_MN_CANCEL_REMOVE_DEVICE: in IsaFdoPnp()
H A Dstub.c159 case IRP_MN_CANCEL_REMOVE_DEVICE: in IsaStubPnp()
/reactos/drivers/input/inport/
H A Dpnp.c260 case IRP_MN_CANCEL_REMOVE_DEVICE: in InPortPnp()
/reactos/drivers/processor/processr/
H A Dpnp.c304 case IRP_MN_CANCEL_REMOVE_DEVICE: in ProcessorPnp()
/reactos/drivers/filesystems/ext2/src/
H A Dpnp.c115 case IRP_MN_CANCEL_REMOVE_DEVICE: in Ext2Pnp()
/reactos/drivers/bus/acpi/
H A Dpnp.c496 case IRP_MN_CANCEL_REMOVE_DEVICE: in PnPMinorFunctionString()
/reactos/modules/rosapps/drivers/vfd/
H A Dvfdpnp.c146 case IRP_MN_CANCEL_REMOVE_DEVICE: // 0x03 in VfdPlugAndPlay()
/reactos/drivers/filesystems/cdfs/
H A Dpnp.c202 case IRP_MN_CANCEL_REMOVE_DEVICE: in _Requires_lock_held_()
/reactos/drivers/filesystems/fastfat/
H A Dpnp.c286 case IRP_MN_CANCEL_REMOVE_DEVICE: in _Requires_lock_held_()
/reactos/drivers/storage/ide/pciidex/
H A Dfdo.c497 case IRP_MN_CANCEL_REMOVE_DEVICE: in PciIdeXFdoDispatchPnp()
/reactos/drivers/bus/acpi/compbatt/
H A Dcomppnp.c458 case IRP_MN_CANCEL_REMOVE_DEVICE: in CompBattPnpDispatch()
/reactos/drivers/hid/hidclass/
H A Dfdo.c665 case IRP_MN_CANCEL_REMOVE_DEVICE: in HidClassFDO_PnP()
H A Dpdo.c614 case IRP_MN_CANCEL_REMOVE_DEVICE: in HidClassPDO_PnP()
/reactos/drivers/bus/pci/
H A Dfdo.c493 case IRP_MN_CANCEL_REMOVE_DEVICE: in FdoPnpControl()
/reactos/drivers/storage/port/storport/
H A Dfdo.c629 case IRP_MN_CANCEL_REMOVE_DEVICE: /* 0x03 */ in PortFdoPnp()
/reactos/drivers/storage/class/disk/
H A Dpnp.c876 (Type == IRP_MN_CANCEL_REMOVE_DEVICE)) { in DiskRemoveDevice()
/reactos/drivers/bluetooth/fbtusb/
H A Dfbtpnp.c101 case IRP_MN_CANCEL_REMOVE_DEVICE: in FreeBT_DispatchPnP()
1844 case IRP_MN_CANCEL_REMOVE_DEVICE: in PnPMinorFunctionString()
/reactos/ntoskrnl/io/pnpmgr/
H A Ddevaction.c1652 MinorFunction == IRP_MN_CANCEL_REMOVE_DEVICE || in PiIrpSendRemoveCheckVpb()
1667 if (MinorFunction == IRP_MN_CANCEL_REMOVE_DEVICE) in PiIrpSendRemoveCheckVpb()
1796 PiIrpSendRemoveCheckVpb(DeviceObject, IRP_MN_CANCEL_REMOVE_DEVICE); in IopCancelRemoveDevice()
/reactos/drivers/usb/usbport/
H A Dpnp.c1247 case IRP_MN_CANCEL_REMOVE_DEVICE: in USBPORT_FdoPnP()
1577 case IRP_MN_CANCEL_REMOVE_DEVICE: in USBPORT_PdoPnP()

12