Lines Matching defs:active
1576 int i, state, active, leds;
1583 * 1 red steady: L1 not active
1584 * 2 green steady: L1 active
1636 active = -1;
1641 active = 3;
1643 active = 7;
1646 if (state == active) {
1700 active = -1;
1705 active = 3;
1707 active = 7;
1710 if (state == active) {
1747 active = -1;
1752 active = 3;
1754 active = 7;
1757 if (state == active) {
2145 /* NOTE: only called if E1 card is in active state */
2535 int active;
2571 active = 3;
2573 active = 7;
2574 if (dch->state == active) {