Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_rsrc.h157 HERMON_PDHDL, enumerator
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_rsrc.c264 case HERMON_PDHDL: in hermon_rsrc_alloc()
591 case HERMON_PDHDL: in hermon_rsrc_free()
996 rsrc_pool = &state->hs_rsrc_hdl[HERMON_PDHDL]; in hermon_rsrc_init_phase2()
1319 hdl_info.swi_rsrcpool = &state->hs_rsrc_hdl[HERMON_PDHDL]; in hermon_rsrc_fini()
H A Dhermon_misc.c1817 status = hermon_rsrc_alloc(state, HERMON_PDHDL, 1, sleepflag, &rsrc); in hermon_pd_alloc()