Searched refs:hs_fm_uarhdl (Results 1 – 3 of 3) sorted by relevance
709 if (state->hs_fm_uarhdl) { in hermon_fm_ereport_init()710 hermon_regs_map_free(state, &state->hs_fm_uarhdl); in hermon_fm_ereport_init()711 state->hs_fm_uarhdl = NULL; in hermon_fm_ereport_init()1309 state->hs_fm_uarhdl : state->hs_reg_uarhdl); in hermon_get_uarhdl()1337 state->hs_fm_uarhdl : state->hs_reg_uarhdl); in hermon_rsrc_alloc_uarhdl()
1860 &state->hs_fm_uarhdl); in hermon_hw_init()2292 if (state->hs_fm_uarhdl) { in hermon_hw_fini()2293 hermon_regs_map_free(state, &state->hs_fm_uarhdl); in hermon_hw_fini()2294 state->hs_fm_uarhdl = NULL; in hermon_hw_fini()
696 ddi_acc_handle_t hs_fm_uarhdl; /* fm-protected UAR hdl */ member