Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/modules/common/disk-monitor/
H A Ddiskmon_conf.h225 extern conf_err_t check_inds(indicator_t *indp);
H A Dtopo_gather.c579 (conferr = check_inds(indp)) != E_NO_ERROR) { in topo_add_bay()
H A Ddiskmon_conf.c493 check_inds(indicator_t *indp) in check_inds() function