Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_event.c49 uint_t intr, hermon_eqhdl_t *eqhdl);
50 static int hermon_eq_free(hermon_state_t *state, hermon_eqhdl_t *eqhdl);
726 hermon_eqhdl_t *eqhdl) in hermon_eq_alloc() argument
868 *eqhdl = eq; in hermon_eq_alloc()
898 hermon_eq_free(hermon_state_t *state, hermon_eqhdl_t *eqhdl) in hermon_eq_free() argument
913 eq = *eqhdl; in hermon_eq_free()
960 *eqhdl = NULL; in hermon_eq_free()
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_event.c50 uint_t intr, tavor_eqhdl_t *eqhdl);
51 static int tavor_eq_free(tavor_state_t *state, tavor_eqhdl_t *eqhdl);
835 tavor_eqhdl_t *eqhdl) in tavor_eq_alloc() argument
995 *eqhdl = eq; in tavor_eq_alloc()
1025 tavor_eq_free(tavor_state_t *state, tavor_eqhdl_t *eqhdl) in tavor_eq_free() argument
1040 eq = *eqhdl; in tavor_eq_free()
1087 *eqhdl = NULL; in tavor_eq_free()