Searched refs:IsOn (Results 1 – 1 of 1) sorted by relevance
1672 static int IsOn = 0; /* XXX not ok for multiple boards */ in switch_monitor() local1681 if ((on && !IsOn) || (!on && IsOn)) in switch_monitor()