Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_event.c47 static void tavor_eq_poll(tavor_state_t *state, tavor_eqhdl_t eq);
541 tavor_eq_poll(state, state->ts_eqhdl[i]); in tavor_isr()
595 tavor_eq_poll(tavor_state_t *state, tavor_eqhdl_t eq) in tavor_eq_poll() function