Searched refs:hs_fm_pcihdl (Results 1 – 3 of 3) sorted by relevance
697 if (state->hs_fm_pcihdl) { in hermon_fm_ereport_init()698 hermon_regs_map_free(state, &state->hs_fm_pcihdl); in hermon_fm_ereport_init()699 state->hs_fm_pcihdl = NULL; in hermon_fm_ereport_init()1364 state->hs_fm_pcihdl : state->hs_reg_pcihdl); in hermon_get_pcihdl()
1422 if (state->hs_fm_pcihdl) { in hermon_drv_fini2()1423 hermon_pci_config_teardown(state, &state->hs_fm_pcihdl); in hermon_drv_fini2()1424 state->hs_fm_pcihdl = NULL; in hermon_drv_fini2()1597 status = hermon_pci_config_setup(state, &state->hs_fm_pcihdl); in hermon_hw_init()
715 ddi_acc_handle_t hs_fm_pcihdl; /* fm handle */ member