Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/modules/common/disk-monitor/
H A Ddm_types.h46 HPS_UNCONFIGURED = 0x0003, enumerator
H A Ddiskmon_conf.c60 case HPS_UNCONFIGURED: in hotplug_state_string()
659 else if (s1 == HPS_CONFIGURED && (s2 != HPS_UNCONFIGURED && in check_state_transition()
662 else if (s1 == HPS_UNCONFIGURED && (s2 != HPS_ABSENT && in check_state_transition()
H A Dhotplug_mgr.c260 state = HPS_UNCONFIGURED; in disk_ap_state_to_hotplug_state()
307 state = HPS_UNCONFIGURED; in disk_sysev_to_state()
H A Dtopo_gather.c382 return (HPS_UNCONFIGURED); in str2dmstate()