Searched refs:EnableSystemPoll (Results 1 – 2 of 2) sorted by relevance
1208 IN BOOLEAN EnableSystemPoll in MnpStart() argument1275 if (MnpDeviceData->EnableSystemPoll ^ EnableSystemPoll) { in MnpStart()1280 TimerOpType = EnableSystemPoll ? TimerPeriodic : TimerCancel; in MnpStart()1289 MnpDeviceData->EnableSystemPoll = EnableSystemPoll; in MnpStart()1344 if (MnpDeviceData->EnableSystemPoll) { in MnpStop()1349 MnpDeviceData->EnableSystemPoll = FALSE; in MnpStop()
78 BOOLEAN EnableSystemPoll; member