Searched refs:ldom_ldmd_is_up (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/fm/libldom/sparc/
H A Dldom.c68 static int ldom_ldmd_is_up = 0; /* assume stays up if ever seen up */ variable
447 * ldom_ldmd_is_up can only be true if a pri can be obtained from ldmd.
449 if (!ldom_ldmd_is_up) {
509 * ldom_ldmd_is_up can only be true if a pri can be obtained from ldmd.
511 if (!ldom_ldmd_is_up) {
570 * ldom_ldmd_is_up can only be true if a pri can be obtained from ldmd.
572 if (!ldom_ldmd_is_up) {
711 if (((type & LDOM_TYPE_CONTROL) != 0) && !ldom_ldmd_is_up) {
713 ldom_ldmd_is_up = 1;
793 if (!ldom_ldmd_is_up) {
[all...]

Completed in 15 milliseconds