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.h48 HPS_UNCONFIGURED = 0x0003, enumerator in enum:__anon494
H A Dhotplug_mgr.c260 state = HPS_UNCONFIGURED;
307 state = HPS_UNCONFIGURED;
H A Ddiskmon_conf.c60 case HPS_UNCONFIGURED:
648 * HPS_CONFIGURED -> HPS_UNCONFIGURED
650 * HPS_UNCONFIGURED -> HPS_ABSENT
651 * HPS_UNCONFIGURED -> HPS_CONFIGURED
659 else if (s1 == HPS_CONFIGURED && (s2 != HPS_UNCONFIGURED &&
662 else if (s1 == HPS_UNCONFIGURED && (s2 != HPS_ABSENT &&
H A Dtopo_gather.c382 return (HPS_UNCONFIGURED);

Completed in 63 milliseconds