Searched refs:eec_timer (Results 1 – 4 of 4) sorted by relevance
1132 EFSYS_ASSERT(eecp->eec_timer != NULL); in ef10_ev_driver()1133 should_abort = eecp->eec_timer(arg, id); in ef10_ev_driver()
1040 EFSYS_ASSERT(eecp->eec_timer != NULL); in siena_ev_driver()1041 should_abort = eecp->eec_timer(arg, id); in siena_ev_driver()
2202 efx_timer_ev_t eec_timer; member
674 .eec_timer = sfxge_ev_timer,