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

/illumos-gate/usr/src/uts/sun4u/starfire/io/
H A Didn_proto.c1041 uint_t rvote, lvote; local
1063 rvote = IDNVOTE_ELECT(rdp->dvote);
1089 if (lvote > rvote) {
1098 } else if (lvote < rvote) {
1108 idn.localid, domid, rvote);
1116 if (lvote > rvote) {
1120 } else if (lvote < rvote) {
1128 idn.localid, domid, rvote);

Completed in 69 milliseconds