Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/modules/common/disk-monitor/
H A Dtopo_gather.c472 char *indicator_name, *indicator_action; in topo_add_bay() local
550 indicator_action = NULL; in topo_add_bay()
552 if (indicator_name != NULL && indicator_action != NULL) { in topo_add_bay()
555 indicator_action) != 0) { in topo_add_bay()
561 topo_hdl_strfree(thp, indicator_action); in topo_add_bay()
571 pname, &indicator_action, &err) != 0) in topo_add_bay()
576 indicator_action != NULL); in topo_add_bay()