Searched refs:FLG_RX_OFF (Results 1 - 9 of 9) sorted by relevance

/linux-master/include/linux/
H A DmISDNhw.h68 #define FLG_RX_OFF 28 macro
/linux-master/drivers/isdn/mISDN/
H A Dhwchannel.c136 test_and_clear_bit(FLG_RX_OFF, &ch->Flags);
177 test_and_set_bit(FLG_RX_OFF, &bch->Flags);
179 test_and_clear_bit(FLG_RX_OFF, &bch->Flags);
/linux-master/drivers/isdn/hardware/mISDN/
H A Davmfritz.c399 if (test_bit(FLG_RX_OFF, &bch->Flags)) {
H A Dnetjet.c376 if (test_bit(FLG_RX_OFF, &bc->bch.Flags)) {
H A Dw6692.c459 if (test_bit(FLG_RX_OFF, &wch->bch.Flags)) {
H A DmISDNisar.c418 if (test_bit(FLG_RX_OFF, &ch->bch.Flags)) {
H A DmISDNipac.c929 if (test_bit(FLG_RX_OFF, &hscx->bch.Flags)) {
H A Dhfcpci.c563 if (test_bit(FLG_RX_OFF, &bch->Flags)) {
H A Dhfcsusb.c836 if (test_bit(FLG_RX_OFF, &fifo->bch->Flags)) {

Completed in 172 milliseconds