Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/modules/common/disk-monitor/
H A Dtopo_gather.c473 char *indrule_states, *indrule_actions; in topo_add_bay() local
587 indrule_states = NULL; in topo_add_bay()
590 if (indrule_states != NULL && indrule_actions != NULL) { in topo_add_bay()
592 if (topoprop_indrule_add(&indrp, indrule_states, in topo_add_bay()
598 topo_hdl_strfree(thp, indrule_states); in topo_add_bay()
604 pname, &indrule_states, &err) != 0) in topo_add_bay()
614 } while (!conf_failure && indrule_states != NULL && in topo_add_bay()