Searched refs:eec_wake_up (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/sfxge/common/
H A Def10_ev.c998 EFSYS_ASSERT(eecp->eec_wake_up != NULL);
999 should_abort = eecp->eec_wake_up(arg, id);
H A Defx_ev.c1023 EFSYS_ASSERT(eecp->eec_wake_up != NULL);
1024 should_abort = eecp->eec_wake_up(arg, id);
H A Defx.h1754 efx_wake_up_ev_t eec_wake_up; member in struct:efx_ev_callbacks_s
/freebsd-11-stable/sys/dev/sfxge/
H A Dsfxge_ev.c675 .eec_wake_up = sfxge_ev_wake_up,

Completed in 183 milliseconds