Searched refs:eec_timer (Results 1 – 4 of 4) sorted by relevance
1130 EFSYS_ASSERT(eecp->eec_timer != NULL); in ef10_ev_driver()1131 should_abort = eecp->eec_timer(arg, id); in ef10_ev_driver()
1038 EFSYS_ASSERT(eecp->eec_timer != NULL); in siena_ev_driver()1039 should_abort = eecp->eec_timer(arg, id); in siena_ev_driver()
2200 efx_timer_ev_t eec_timer; member
668 .eec_timer = sfxge_ev_timer,