Home
last modified time | relevance | path

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]); in hermon_eq_init_all()
307 (void) hermon_eq_free(state, &eq[i]); in hermon_eq_init_all()
356 status = hermon_eq_free(state, &eq[i]); in hermon_eq_fini_all()
898 hermon_eq_free(hermon_state_t *state, hermon_eqhdl_t *eqhdl) in hermon_eq_free() function