Home
last modified time | relevance | path

Searched refs:dl_fmd (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/fm/modules/common/disk-lights/
H A Ddisk_lights.c50 fmd_hdl_t *dl_fmd; member
193 has_fault = fmd_nvl_fmri_has_fault(dl->dl_fmd, fmri, in dl_fault_walk_outer()
221 thp = fmd_hdl_topo_hold(dl->dl_fmd, TOPO_VERSION); in dl_examine_topo()
224 fmd_hdl_error(dl->dl_fmd, "failed to get topology: %s\n", in dl_examine_topo()
230 fmd_hdl_error(dl->dl_fmd, "failed to walk topology: %s\n", in dl_examine_topo()
239 fmd_hdl_topo_rele(dl->dl_fmd, thp); in dl_examine_topo()
257 fmd_timer_remove(dl->dl_fmd, dl->dl_timer); in dl_trigger_enum()
258 dl->dl_timer = fmd_timer_install(dl->dl_fmd, NULL, NULL, in dl_trigger_enum()
311 dl->dl_fmd = hdl; in _fmd_init()