Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_rsrc.h159 HERMON_EQHDL, enumerator
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_rsrc.c254 case HERMON_EQHDL: in hermon_rsrc_alloc()
582 case HERMON_EQHDL: in hermon_rsrc_free()
1045 case HERMON_EQHDL: in hermon_rsrc_init_phase2()
1305 hdl_info.swi_rsrcpool = &state->hs_rsrc_hdl[HERMON_EQHDL]; in hermon_rsrc_fini()
H A Dhermon_event.c763 status = hermon_rsrc_alloc(state, HERMON_EQHDL, 1, HERMON_SLEEP, &rsrc); in hermon_eq_alloc()