Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_misc.c803 mcg = &state->hs_mcghdl[end_indx]; in hermon_mcg_attach()
1013 newmcg = &state->hs_mcghdl[rsrc->hr_indx]; in hermon_mcg_attach()
1115 mcg = &state->hs_mcghdl[end_indx]; in hermon_mcg_attach()
1200 mcg = &state->hs_mcghdl[end_indx]; in hermon_mcg_detach()
1440 curr_mcghdl = &state->hs_mcghdl[curr_indx]; in hermon_mcg_walk_mgid_hash()
1458 curr_mcghdl = &state->hs_mcghdl[curr_indx]; in hermon_mcg_walk_mgid_hash()
1520 curr_mcg = &state->hs_mcghdl[curr_indx]; in hermon_mcg_hash_list_remove()
1550 next_mcg = &state->hs_mcghdl[next_indx]; in hermon_mcg_hash_list_remove()
1675 prev_mcg = &state->hs_mcghdl[prev_indx]; in hermon_mcg_hash_list_remove()
H A Dhermon_rsrc.c1163 state->hs_mcghdl = hdl_info.swi_table_ptr; in hermon_rsrc_init_phase2()
1257 hdl_info.swi_table_ptr = state->hs_mcghdl; in hermon_rsrc_fini()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon.h644 hermon_mcghdl_t hs_mcghdl; member
748 hermon_state_s::hs_mcghdl