Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_event.c514 int (*eqfunction)(hermon_state_t *state, hermon_eqhdl_t eq, in hermon_eq_poll() local
543 eqfunction = eq->eq_func; in hermon_eq_poll()
567 eqfunction(state, eq, eqe); in hermon_eq_poll()
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_event.c601 int (*eqfunction)(tavor_state_t *state, tavor_eqhdl_t eq, in tavor_eq_poll() local
658 eqfunction = eq->eq_func; in tavor_eq_poll()
686 eqfunction(state, eq, eqe); in tavor_eq_poll()