Searched refs:hs_reg_msix_tblhdl (Results 1 – 3 of 3) sorted by relevance
562 &state->hs_reg_msix_tblhdl) != DDI_SUCCESS) { in hermon_fm_ereport_init()1392 state->hs_fm_msix_tblhdl : state->hs_reg_msix_tblhdl); in hermon_get_msix_tblhdl()
1407 if (state->hs_reg_msix_tblhdl) { in hermon_drv_fini2()1408 ddi_regs_map_free(&state->hs_reg_msix_tblhdl); in hermon_drv_fini2()1409 state->hs_reg_msix_tblhdl = NULL; in hermon_drv_fini2()
719 ddi_acc_handle_t hs_reg_msix_tblhdl; /* MSI-X table handle */ member