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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_event.c50 static int hermon_eq_free(hermon_state_t *state, hermon_eqhdl_t *eqhdl);
139 (void) hermon_eq_free(state, &eq[i]);
307 (void) hermon_eq_free(state, &eq[i]);
356 status = hermon_eq_free(state, &eq[i]);
894 * hermon_eq_free()
898 hermon_eq_free(hermon_state_t *state, hermon_eqhdl_t *eqhdl) function

Completed in 66 milliseconds