Searched refs:FLG_FILLEMPTY (Results 1 - 10 of 10) sorted by relevance

/linux-master/include/linux/
H A DmISDNhw.h51 #define FLG_FILLEMPTY 16 /* fill fifo on first frame (empty) */ macro
/linux-master/drivers/isdn/mISDN/
H A Dhwchannel.c134 test_and_clear_bit(FLG_FILLEMPTY, &ch->Flags);
168 test_and_set_bit(FLG_FILLEMPTY, &bch->Flags);
170 test_and_clear_bit(FLG_FILLEMPTY, &bch->Flags);
/linux-master/drivers/isdn/hardware/mISDN/
H A Dnetjet.c614 } else if (test_bit(FLG_FILLEMPTY, &bc->bch.Flags)) {
860 test_and_clear_bit(FLG_FILLEMPTY, &bch->Flags);
H A DmISDNipac.c1135 if (test_bit(FLG_FILLEMPTY, &hx->bch.Flags))
1490 test_and_clear_bit(FLG_FILLEMPTY, &bch->Flags);
H A Dhfcpci.c752 if (!test_bit(FLG_FILLEMPTY, &bch->Flags) &&
777 if (test_bit(FLG_FILLEMPTY, &bch->Flags)) {
H A Davmfritz.c582 } else if (test_bit(FLG_FILLEMPTY, &bch->Flags)) {
H A Dw6692.c759 } else if (test_bit(FLG_FILLEMPTY, &wch->bch.Flags)) {
H A DmISDNisar.c712 } else if (test_bit(FLG_FILLEMPTY, &ch->bch.Flags)) {
H A Dhfcsusb.c1187 test_bit(FLG_FILLEMPTY, &fifo->bch->Flags))
H A Dhfcmulti.c2047 if (bch && test_bit(FLG_FILLEMPTY, &bch->Flags)

Completed in 145 milliseconds