Home
last modified time | relevance | path

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

/linux/drivers/isdn/mISDN/
H A Dhwchannel.c136 test_and_clear_bit(FLG_RX_OFF, &ch->Flags); in mISDN_clear_bchannel()
177 test_and_set_bit(FLG_RX_OFF, &bch->Flags); in mISDN_ctrl_bchannel()
179 test_and_clear_bit(FLG_RX_OFF, &bch->Flags); in mISDN_ctrl_bchannel()
/linux/include/linux/
H A DmISDNhw.h68 #define FLG_RX_OFF 28 macro
/linux/drivers/isdn/hardware/mISDN/
H A Davmfritz.c400 if (test_bit(FLG_RX_OFF, &bch->Flags)) { in hdlc_empty_fifo()
H A Dnetjet.c377 if (test_bit(FLG_RX_OFF, &bc->bch.Flags)) { in read_dma()
H A Dw6692.c460 if (test_bit(FLG_RX_OFF, &wch->bch.Flags)) { in W6692_empty_Bfifo()
H A DmISDNisar.c419 if (test_bit(FLG_RX_OFF, &ch->bch.Flags)) { in isar_rcv_frame()
H A DmISDNipac.c930 if (test_bit(FLG_RX_OFF, &hscx->bch.Flags)) { in hscx_empty_fifo()
H A Dhfcsusb.c837 if (test_bit(FLG_RX_OFF, &fifo->bch->Flags)) { in hfcsusb_rx_frame()
H A Dhfcpci.c565 if (test_bit(FLG_RX_OFF, &bch->Flags)) { in hfcpci_empty_fifo_trans()