Searched refs:STATUS_PNP_REBOOT_REQUIRED (Results 1 – 4 of 4) sorted by relevance
740 #define STATUS_PNP_REBOOT_REQUIRED ((NTSTATUS)0xC00002D2L) macro1595 CASE_RETURN_STR(STATUS_PNP_REBOOT_REQUIRED); in NtStatusToStr()
830 #define STATUS_PNP_REBOOT_REQUIRED ((NTSTATUS)0xC00002D2) macro
748 cmp2(STATUS_PNP_REBOOT_REQUIRED, ERROR_PNP_REBOOT_REQUIRED); in run_error_tests()
2372 UINT32 problem = (status == STATUS_PNP_REBOOT_REQUIRED) in PiDevNodeStateMachine()