Lines Matching refs:Flags
240 if (!test_and_set_bit(FLG_ACTIVE, &bch->Flags)) {
275 phi->dch.ch.Flags = dch->Flags;
280 phi->bch[i].Flags = hw->bch[i].Flags;
324 if (test_bit(FLG_ACTIVE, &dch->Flags)) {
332 &dch->Flags);
344 test_and_clear_bit(FLG_L2_ACTIVATED, &dch->Flags);
359 test_and_clear_bit(FLG_TX_BUSY, &dch->Flags);
362 if (test_and_clear_bit(FLG_L1_BUSY, &dch->Flags))
408 test_and_clear_bit(FLG_TX_BUSY, &dch->Flags);
411 test_and_set_bit(FLG_ACTIVE, &dch->Flags);
416 test_and_clear_bit(FLG_ACTIVE, &dch->Flags);
443 test_and_clear_bit(FLG_ACTIVE, &hw->dch.Flags);
444 test_and_clear_bit(FLG_ACTIVE, &hw->ech.Flags);
451 set_bit(FLG_ACTIVE, &hw->ech.Flags);
499 if (test_and_set_bit(FLG_OPEN, &bch->Flags))
501 test_and_clear_bit(FLG_FILLEMPTY, &bch->Flags);
655 test_and_clear_bit(FLG_ACTIVE, &dch->Flags);
656 test_and_clear_bit(FLG_L2_ACTIVATED, &dch->Flags);
677 test_and_set_bit(FLG_ACTIVE, &dch->Flags);
730 clear_bit(FLG_HDLC, &bch->Flags);
731 clear_bit(FLG_TRANSPARENT, &bch->Flags);
736 set_bit(FLG_TRANSPARENT, &bch->Flags);
740 set_bit(FLG_HDLC, &bch->Flags);
759 if (test_bit(FLG_ACTIVE, &hw->bch[0].Flags)) {
763 if (test_bit(FLG_ACTIVE, &hw->bch[1].Flags)) {
829 test_and_set_bit(FLG_FILLEMPTY, &bch->Flags);
878 hdlc = test_bit(FLG_HDLC, &fifo->bch->Flags);
1221 hdlc = test_bit(FLG_HDLC, &fifo->bch->Flags);
1370 &fifo->bch->Flags))
1838 test_and_clear_bit(FLG_OPEN, &bch->Flags);
1839 if (test_bit(FLG_ACTIVE, &bch->Flags))