Searched refs:hs_reg_uarhdl (Results 1 – 3 of 3) sorted by relevance
623 &state->hs_reg_accattr, &state->hs_reg_uarhdl) != DDI_SUCCESS) { in hermon_fm_ereport_init()1309 state->hs_fm_uarhdl : state->hs_reg_uarhdl); in hermon_get_uarhdl()1337 state->hs_fm_uarhdl : state->hs_reg_uarhdl); in hermon_rsrc_alloc_uarhdl()
2297 if (state->hs_reg_uarhdl) { in hermon_hw_fini()2298 ddi_regs_map_free(&state->hs_reg_uarhdl); in hermon_hw_fini()2299 state->hs_reg_uarhdl = NULL; in hermon_hw_fini()
422 ddi_acc_handle_t hs_reg_uarhdl; member