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

/freebsd-11-stable/sys/dev/sfxge/common/
H A Defx_ev.c496 EFSYS_ASSERT(eecp->eec_exception != NULL);
497 (void) eecp->eec_exception(arg,
1047 EFSYS_ASSERT(eecp->eec_exception != NULL);
1048 should_abort = eecp->eec_exception(arg,
1058 EFSYS_ASSERT(eecp->eec_exception != NULL);
1059 should_abort = eecp->eec_exception(arg,
1116 EFSYS_ASSERT(eecp->eec_exception != NULL);
1152 should_abort = eecp->eec_exception(arg,
1183 should_abort = eecp->eec_exception(arg,
1187 should_abort = eecp->eec_exception(ar
[all...]
H A Def10_ev.c1105 should_abort = eecp->eec_exception(arg,
1142 should_abort = eecp->eec_exception(arg,
1146 should_abort = eecp->eec_exception(arg,
1166 eecp->eec_exception(arg, EFX_EXCEPTION_TX_ERROR,
1208 eecp->eec_exception(arg, EFX_EXCEPTION_RX_ERROR,
H A Defx.h1748 efx_exception_ev_t eec_exception; member in struct:efx_ev_callbacks_s
/freebsd-11-stable/sys/dev/sfxge/
H A Dsfxge_ev.c669 .eec_exception = sfxge_ev_exception,

Completed in 93 milliseconds