Lines Matching defs:active
1607 int i, state, active, leds;
1614 * 1 red steady: L1 not active
1615 * 2 green steady: L1 active
1667 active = -1;
1672 active = 3;
1674 active = 7;
1677 if (state == active) {
1731 active = -1;
1736 active = 3;
1738 active = 7;
1741 if (state == active) {
1778 active = -1;
1783 active = 3;
1785 active = 7;
1788 if (state == active) {
2176 /* NOTE: only called if E1 card is in active state */
2566 int active;
2602 active = 3;
2604 active = 7;
2605 if (dch->state == active) {