Home
last modified time | relevance | path

Searched refs:ee_global (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/sfxge/common/
H A Defx_ev.c484 if (eep->ee_global) { in efx_ev_qpoll()
485 should_abort = eep->ee_global(eep, in efx_ev_qpoll()
1342 eep->ee_global = siena_ev_global; in siena_ev_qcreate()
H A Defx_impl.h797 efx_ev_handler_t ee_global; member