Searched refs:ulStatus (Results 1 – 1 of 1) sorted by relevance
275 ULONG ulStatus, ulProblem; in windows_get_device_registry_files() local276 status = CM_Get_DevNode_Status(&ulStatus, &ulProblem, devID, 0); in windows_get_device_registry_files()283 …if ((ulStatus & DN_HAS_PROBLEM) && (ulProblem == CM_PROB_NEED_RESTART || ulProblem == DN_NEED_REST… in windows_get_device_registry_files()