Searched refs:ms_timer_pending (Results 1 – 3 of 3) sorted by relevance
228 if (ms_timer_pending(&ehci->stWatchdog) in ms_timer_action()279 && ms_timer_pending (&ehci->stWatchdog)) in ms_timer_action()
2244 && !ms_timer_pending(&pEhci->stiaa_Watchdog) in ms_ehci_iaa_watchdog()
113 #define ms_timer_pending(x) ((x)->expires>0) macro