Searched refs:hs_fm_msix_tblhdl (Results 1 – 3 of 3) sorted by relevance
685 if (state->hs_fm_msix_tblhdl) { in hermon_fm_ereport_init()686 hermon_regs_map_free(state, &state->hs_fm_msix_tblhdl); in hermon_fm_ereport_init()687 state->hs_fm_msix_tblhdl = NULL; in hermon_fm_ereport_init()1392 state->hs_fm_msix_tblhdl : state->hs_reg_msix_tblhdl); in hermon_get_msix_tblhdl()
1402 if (state->hs_fm_msix_tblhdl) { in hermon_drv_fini2()1403 hermon_regs_map_free(state, &state->hs_fm_msix_tblhdl); in hermon_drv_fini2()1404 state->hs_fm_msix_tblhdl = NULL; in hermon_drv_fini2()4708 &state->hs_fm_msix_tblhdl) != DDI_SUCCESS) { in hermon_set_msix_info()4749 hermon_regs_map_free(state, &state->hs_fm_msix_tblhdl); in hermon_set_msix_info()4750 state->hs_fm_msix_tblhdl = NULL; in hermon_set_msix_info()
721 ddi_acc_handle_t hs_fm_msix_tblhdl; /* fm handle */ member