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

/illumos-gate/usr/src/lib/fm/libldom/sparc/
H A Dldom.c67 static int ldom_ldmd_is_up = 0; /* assume stays up if ever seen up */ variable
428 * ldom_ldmd_is_up can only be true if a pri can be obtained from ldmd.
430 if (!ldom_ldmd_is_up) {
490 * ldom_ldmd_is_up can only be true if a pri can be obtained from ldmd.
492 if (!ldom_ldmd_is_up) {
551 * ldom_ldmd_is_up can only be true if a pri can be obtained from ldmd.
553 if (!ldom_ldmd_is_up) {
696 ldom_ldmd_is_up = 1;
719 if (!ldom_ldmd_is_up) {

Completed in 110 milliseconds