Searched refs:hs_fm_msix_tblhdl (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_fm.c685 if (state->hs_fm_msix_tblhdl) {
686 hermon_regs_map_free(state, &state->hs_fm_msix_tblhdl);
687 state->hs_fm_msix_tblhdl = NULL;
1392 state->hs_fm_msix_tblhdl : state->hs_reg_msix_tblhdl);
H A Dhermon.c1402 if (state->hs_fm_msix_tblhdl) {
1403 hermon_regs_map_free(state, &state->hs_fm_msix_tblhdl);
1404 state->hs_fm_msix_tblhdl = NULL;
4708 &state->hs_fm_msix_tblhdl) != DDI_SUCCESS) {
4749 hermon_regs_map_free(state, &state->hs_fm_msix_tblhdl);
4750 state->hs_fm_msix_tblhdl = NULL;
/opensolaris-onvv-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon.h721 ddi_acc_handle_t hs_fm_msix_tblhdl; /* fm handle */ member in struct:hermon_state_s

Completed in 145 milliseconds