Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/modules/common/disk-monitor/
H A Ddiskmon_conf.h92 INDICATOR_OFF enumerator
H A Ddisk_monitor.c210 dm_fault_indicator_set(diskp, INDICATOR_OFF); in diskmon_agent_repair()
H A Dtopo_gather.c354 *state = (identifier[0] == '+') ? INDICATOR_ON : INDICATOR_OFF; in indicator_breakup()