Searched defs:eq_func (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Derrorq_impl.h73 errorq_func_t eq_func; /* drain callback */ member in struct:errorq
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_event.h267 * be called when the corresponding EQ has fired. Note: the "eq_func"
269 * pointer to a generic hermon_hw_eqe_t structure. It is up to the "eq_func"
286 int (*eq_func)(hermon_state_t *state, hermon_eqhdl_t eq, member in struct:hermon_sw_eq_s
/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_event.h221 * be called when the corresponding EQ has fired. Note: the "eq_func"
223 * pointer to a generic tavor_hw_eqe_t structure. It is up to the "eq_func"
239 int (*eq_func)(tavor_state_t *state, tavor_eqhdl_t eq, member in struct:tavor_sw_eq_s

Completed in 60 milliseconds