Searched refs:hs_reg_msix_pbahdl (Results 1 – 3 of 3) sorted by relevance
729 ddi_acc_handle_t hs_reg_msix_pbahdl; /* MSI-X PBA handle */ member
572 &state->hs_reg_msix_pbahdl) != DDI_SUCCESS) { in hermon_fm_ereport_init()1420 state->hs_fm_msix_pbahdl : state->hs_reg_msix_pbahdl); in hermon_get_msix_pbahdl()
1417 if (state->hs_reg_msix_pbahdl) { in hermon_drv_fini2()1418 ddi_regs_map_free(&state->hs_reg_msix_pbahdl); in hermon_drv_fini2()1419 state->hs_reg_msix_pbahdl = NULL; in hermon_drv_fini2()