Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/modules/common/disk-monitor/
H A Ddiskmon_conf.c445 conf_err_t rv = E_NO_ERROR; in check_indactions()
454 while (indrp != NULL && rv == E_NO_ERROR) { in check_indactions()
496 conf_err_t rv = E_NO_ERROR; in check_inds()
506 while (indp != NULL && rv == E_NO_ERROR) { in check_inds()
549 conf_err_t rv = E_NO_ERROR; in check_indrules()
558 while (indrp != NULL && rv == E_NO_ERROR) { in check_indrules()
585 conf_err_t rv = E_NO_ERROR; in check_consistent_ind_indrules()
608 while (indrp != NULL && rv == E_NO_ERROR) { in check_consistent_ind_indrules()
610 while (alp != NULL && rv == E_NO_ERROR) { in check_consistent_ind_indrules()
666 return (E_NO_ERROR); in check_state_transition()
H A Dtopo_gather.c418 != E_NO_ERROR) { in topoprop_indrule_add()
446 if (!failed && (err = check_indactions(indactp)) != E_NO_ERROR) { in topoprop_indrule_add()
579 (conferr = check_inds(indp)) != E_NO_ERROR) { in topo_add_bay()
619 != E_NO_ERROR || in topo_add_bay()
621 (ind_action_t **)&ptr)) != E_NO_ERROR)) { in topo_add_bay()
H A Ddiskmon_conf.h76 E_NO_ERROR = 0, enumerator