Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/modules/common/disk-monitor/
H A Dtopo_gather.c476 boolean_t conf_failure = B_FALSE; in topo_add_bay() local
557 conf_failure = B_TRUE; in topo_add_bay()
575 } while (!conf_failure && indicator_name != NULL && in topo_add_bay()
578 if (!conf_failure && indp != NULL && in topo_add_bay()
582 conf_failure = B_TRUE; in topo_add_bay()
595 conf_failure = B_TRUE; in topo_add_bay()
614 } while (!conf_failure && indrule_states != NULL && in topo_add_bay()
617 if (!conf_failure && indrp != NULL && indp != NULL && in topo_add_bay()
625 conf_failure = B_TRUE; in topo_add_bay()
698 if (!conf_failure && diskp != NULL) { in topo_add_bay()