• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hardware/mISDN/

Lines Matching refs:Flags

1817 		if (!test_bit(FLG_TRANSPARENT, &bch->Flags))
1922 if (!test_bit(FLG_ACTIVE, &dch->Flags))
1927 if (!test_bit(FLG_ACTIVE, &bch->Flags))
1955 if (dch || test_bit(FLG_HDLC, &bch->Flags)) {
2005 if (bch && test_bit(FLG_TRANSPARENT, &bch->Flags))
2014 if (bch && (!test_bit(FLG_HDLC, &bch->Flags)) &&
2048 if (bch && test_bit(FLG_FILLEMPTY, &bch->Flags)
2049 && !test_bit(FLG_HDLC, &bch->Flags) && z2 == z1) {
2059 if (bch && (!test_bit(FLG_HDLC, &bch->Flags)) && (!*txpending)
2092 if (dch || test_bit(FLG_HDLC, &bch->Flags))
2118 if (dch || test_bit(FLG_HDLC, &bch->Flags)) {
2125 if (bch && test_bit(FLG_TRANSPARENT, &bch->Flags))
2144 if (bch && test_bit(FLG_TRANSPARENT, &bch->Flags))
2167 if (!test_bit(FLG_ACTIVE, &dch->Flags))
2172 if (!test_bit(FLG_ACTIVE, &bch->Flags))
2193 if (dch || test_bit(FLG_HDLC, &bch->Flags)) {
2213 if ((dch || test_bit(FLG_HDLC, &bch->Flags)) && f1 != f2)
2234 if (dch || test_bit(FLG_HDLC, &bch->Flags)) {
2626 test_bit(FLG_ACTIVE, &dch->Flags)) {
2633 test_bit(FLG_ACTIVE, &bch->Flags)) {
2641 test_bit(FLG_ACTIVE, &dch->Flags)) {
2645 test_bit(FLG_ACTIVE, &bch->Flags)) {
2979 test_and_clear_bit(FLG_HDLC, &hc->chan[ch].bch->Flags);
2981 &hc->chan[ch].bch->Flags);
3084 &hc->chan[ch].bch->Flags);
3118 test_and_set_bit(FLG_HDLC, &hc->chan[ch].bch->Flags);
3247 test_and_clear_bit(FLG_TX_BUSY, &dch->Flags);
3248 if (test_and_clear_bit(FLG_BUSY_TIMER, &dch->Flags))
3270 test_and_set_bit(FLG_ACTIVE, &dch->Flags);
3275 test_and_clear_bit(FLG_ACTIVE, &dch->Flags);
3355 test_and_clear_bit(FLG_L2_ACTIVATED, &dch->Flags);
3388 test_and_clear_bit(FLG_TX_BUSY, &dch->Flags);
3389 if (test_and_clear_bit(FLG_BUSY_TIMER, &dch->Flags))
3392 if (test_and_clear_bit(FLG_L1_BUSY, &dch->Flags))
3444 if (!test_bit(FLG_TRANSPARENT, &bch->Flags)) {
3458 if (!test_and_set_bit(FLG_ACTIVE, &bch->Flags)) {
3557 test_and_set_bit(FLG_FILLEMPTY, &bch->Flags);
3670 test_and_clear_bit(FLG_OPEN, &bch->Flags);
3671 if (test_bit(FLG_ACTIVE, &bch->Flags))
3733 test_and_set_bit(FLG_ACTIVE, &dch->Flags);
3741 test_and_clear_bit(FLG_ACTIVE, &dch->Flags);
3802 test_and_clear_bit(FLG_ACTIVE, &dch->Flags);
3811 test_and_set_bit(FLG_ACTIVE, &dch->Flags);
4084 if (test_and_set_bit(FLG_OPEN, &bch->Flags))
4086 test_and_clear_bit(FLG_FILLEMPTY, &bch->Flags);