Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_event.c51 static int tavor_eq_free(tavor_state_t *state, tavor_eqhdl_t *eqhdl);
423 (void) tavor_eq_free(state, &state->ts_eqhdl[i]); in tavor_eq_init_all()
462 status = tavor_eq_free(state, &state->ts_eqhdl[i]); in tavor_eq_fini_all()
1025 tavor_eq_free(tavor_state_t *state, tavor_eqhdl_t *eqhdl) in tavor_eq_free() function