Searched refs:TimerOpType (Results 1 – 1 of 1) sorted by relevance
1212 EFI_TIMER_DELAY TimerOpType; in MnpStart() local1280 TimerOpType = EnableSystemPoll ? TimerPeriodic : TimerCancel; in MnpStart()1282 Status = gBS->SetTimer (MnpDeviceData->PollTimer, TimerOpType, MNP_SYS_POLL_INTERVAL); in MnpStart()