Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_rsrc.h162 HERMON_SRQHDL, enumerator
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_rsrc.c256 case HERMON_SRQHDL: in hermon_rsrc_alloc()
584 case HERMON_SRQHDL: in hermon_rsrc_free()
1072 case HERMON_SRQHDL: in hermon_rsrc_init_phase2()
1287 hdl_info.swi_rsrcpool = &state->hs_rsrc_hdl[HERMON_SRQHDL]; in hermon_rsrc_fini()
H A Dhermon_srq.c126 status = hermon_rsrc_alloc(state, HERMON_SRQHDL, 1, sleepflag, &rsrc); in hermon_srq_alloc()