Lines Matching refs:state
369 "z1(%x) z2(%x) state(%x)\n",
905 * handle L1 state changes TE
913 __func__, dch->state);
914 switch (dch->state) {
935 * handle L1 state changes NT
961 __func__, dch->state);
962 switch (dch->state) {
975 dch->state = 4;
1169 if (val & 0x40) { /* state machine irq */
1173 hc->dch.state, exval);
1174 hc->dch.state = exval;
1246 bch->state, protocol, bch->nr, bc);
1281 bch->state = -1;
1285 if (bch->state == ISDN_P_NONE)
1309 bch->state = ISDN_P_NONE;
1315 bch->state = protocol;
1350 bch->state = protocol;
1437 bch->state, protocol, bch->nr, chan);
1446 bch->state = protocol;
1471 bch->state = protocol;
1918 if (((ch->protocol == ISDN_P_NT_S0) && (hc->dch.state == 3)) ||
1919 ((ch->protocol == ISDN_P_TE_S0) && (hc->dch.state == 7))) {
1998 hc->dch.state = 0;
2282 if (bch && bch->state == ISDN_P_B_RAW) { /* B1 rx&tx */
2287 if (bch && bch->state == ISDN_P_B_RAW) { /* B2 rx&tx */