Searched refs:ufm_hdl (Results 1 – 3 of 3) sorted by relevance
789 &sc->ufm_hdl, sc)) != 0) { in t4_devo_attach()794 ddi_ufm_update(sc->ufm_hdl); in t4_devo_attach()851 if (sc->ufm_hdl != NULL) { in t4_devo_detach()852 ddi_ufm_fini(sc->ufm_hdl); in t4_devo_detach()853 sc->ufm_hdl = NULL; in t4_devo_detach()
2252 ddi_ufm_update(sc->ufm_hdl); in flash_fw()
576 ddi_ufm_handle_t *ufm_hdl; member