Searched refs:eec_timer (Results 1 – 4 of 4) sorted by relevance
748 EFSYS_ASSERT(eecp->eec_timer != NULL); in hunt_ev_driver()749 should_abort = eecp->eec_timer(arg, id); in hunt_ev_driver()
883 EFSYS_ASSERT(eecp->eec_timer != NULL); in falconsiena_ev_driver()884 should_abort = eecp->eec_timer(arg, id); in falconsiena_ev_driver()
1767 efx_timer_ev_t eec_timer; member
630 .eec_timer = sfxge_ev_timer,