Searched refs:hs_fm_cmdhdl (Results 1 – 3 of 3) sorted by relevance
703 if (state->hs_fm_cmdhdl) { in hermon_fm_ereport_init()704 hermon_regs_map_free(state, &state->hs_fm_cmdhdl); in hermon_fm_ereport_init()705 state->hs_fm_cmdhdl = NULL; in hermon_fm_ereport_init()1282 state->hs_fm_cmdhdl : state->hs_reg_cmdhdl); in hermon_get_cmdhdl()
1379 if (state->hs_fm_cmdhdl) { in hermon_drv_fini2()1380 hermon_regs_map_free(state, &state->hs_fm_cmdhdl); in hermon_drv_fini2()1381 state->hs_fm_cmdhdl = NULL; in hermon_drv_fini2()1612 &state->hs_fm_cmdhdl); in hermon_hw_init()
694 ddi_acc_handle_t hs_fm_cmdhdl; /* fm-protected CMD hdl */ member