Searched refs:STATUS_DEVICE_REMOVED (Results 1 – 20 of 20) sorted by relevance
165 Irp->IoStatus.Status = STATUS_DEVICE_REMOVED; in CmBattSystemControl()167 return STATUS_DEVICE_REMOVED; in CmBattSystemControl()
283 Irp->IoStatus.Status = STATUS_DEVICE_REMOVED; in CmBattPnpDispatch()285 return STATUS_DEVICE_REMOVED; in CmBattPnpDispatch()
395 Irp->IoStatus.Status = STATUS_DEVICE_REMOVED; in CmBattIoctl()397 return STATUS_DEVICE_REMOVED; in CmBattIoctl()
72 NTSTATUS Status = STATUS_DEVICE_REMOVED; in KsCreateDevice()91 Status = STATUS_DEVICE_REMOVED; in KsCreateDevice()
1669 return STATUS_DEVICE_REMOVED; in KsCreateBusEnumObject()2111 KspCompletePendingIrps(DeviceEntry, STATUS_DEVICE_REMOVED); in KsServiceBusEnumPnpRequest()
1445 NTSTATUS Status = STATUS_DEVICE_REMOVED; in KopAddDevice()1499 Status = STATUS_DEVICE_REMOVED; in KopAddDevice()
64 return STATUS_DEVICE_REMOVED; in USBCCGP_AddDevice()
78 return STATUS_DEVICE_REMOVED; in USBSTOR_AddDevice()
52 return STATUS_DEVICE_REMOVED; in USBSTOR_AddDevice()
241 return STATUS_DEVICE_REMOVED; in IsaStubAddDevice()
1278 return STATUS_DEVICE_REMOVED; in IsaAddDevice()
130 Status = STATUS_DEVICE_REMOVED; in InPortAddDevice()
282 if (Status == STATUS_DEVICE_REMOVED) Status = STATUS_NO_SUCH_DEVICE; in CompBattGetBatteryInformation()
719 #define STATUS_DEVICE_REMOVED ((NTSTATUS)0xC00002B6L) macro1574 CASE_RETURN_STR(STATUS_DEVICE_REMOVED); in NtStatusToStr()
95 return STATUS_DEVICE_REMOVED; in HidClassAddDevice()
39 #define STATUS_DEVICE_REMOVED ((NTSTATUS)(0xC00002B6L)) macro
809 #define STATUS_DEVICE_REMOVED ((NTSTATUS)0xC00002B6) macro
1217 return STATUS_DEVICE_REMOVED; in PartMgrAddDevice()
1016 cmp4(STATUS_DEVICE_REMOVED, ERROR_DEVICE_REMOVED, 617); in run_error_tests()
3749 return STATUS_DEVICE_REMOVED; in USBH_FdoSubmitIdleRequestIrp()