Searched refs:HERMON_UARPG (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/uts/common/sys/ib/adapters/hermon/ |
H A D | hermon_rsrc.h | 165 HERMON_UARPG, enumerator
|
/titanic_50/usr/src/uts/common/io/ib/adapters/hermon/ |
H A D | hermon_fm.c | 641 entry_info.hwi_rsrcpool = &state->hs_rsrc_hdl[HERMON_UARPG]; in hermon_fm_ereport_init() 650 rsrc_pool = &state->hs_rsrc_hdl[HERMON_UARPG]; in hermon_fm_ereport_init() 651 rsrc_pool->rsrc_type = HERMON_UARPG; in hermon_fm_ereport_init() 673 if (hermon_rsrc_alloc(state, HERMON_UARPG, 1, HERMON_SLEEP, in hermon_fm_ereport_init()
|
H A D | hermon_rsrc.c | 247 case HERMON_UARPG: in hermon_rsrc_alloc() 577 case HERMON_UARPG: in hermon_rsrc_free() 1179 rsrc_pool = &state->hs_rsrc_hdl[HERMON_UARPG]; in hermon_rsrc_init_phase2() 1249 entry_info.hwi_rsrcpool = &state->hs_rsrc_hdl[HERMON_UARPG]; in hermon_rsrc_fini()
|
H A D | hermon.c | 377 status = hermon_rsrc_alloc(state, HERMON_UARPG, 1, in hermon_open() 3679 status = hermon_rsrc_alloc(state, HERMON_UARPG, 1, HERMON_SLEEP, in hermon_internal_uarpg_init()
|