Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/mISDN/
Dhwchannel.c145 test_and_clear_bit(FLG_RX_OFF, &ch->Flags); in mISDN_clear_bchannel()
186 test_and_set_bit(FLG_RX_OFF, &bch->Flags); in mISDN_ctrl_bchannel()
188 test_and_clear_bit(FLG_RX_OFF, &bch->Flags); in mISDN_ctrl_bchannel()
/linux-4.19.296/include/linux/
DmISDNhw.h77 #define FLG_RX_OFF 28 macro
/linux-4.19.296/drivers/isdn/hardware/mISDN/
Davmfritz.c412 if (test_bit(FLG_RX_OFF, &bch->Flags)) { in hdlc_empty_fifo()
Dnetjet.c389 if (test_bit(FLG_RX_OFF, &bc->bch.Flags)) { in read_dma()
Dw6692.c474 if (test_bit(FLG_RX_OFF, &wch->bch.Flags)) { in W6692_empty_Bfifo()
DmISDNisar.c432 if (test_bit(FLG_RX_OFF, &ch->bch.Flags)) { in isar_rcv_frame()
DmISDNipac.c945 if (test_bit(FLG_RX_OFF, &hscx->bch.Flags)) { in hscx_empty_fifo()
Dhfcsusb.c850 if (test_bit(FLG_RX_OFF, &fifo->bch->Flags)) { in hfcsusb_rx_frame()
Dhfcpci.c576 if (test_bit(FLG_RX_OFF, &bch->Flags)) { in hfcpci_empty_fifo_trans()