Searched refs:FLG_L1_BUSY (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/include/linux/
H A DmISDNhw.h46 #define FLG_L1_BUSY 2 /* L1 is permanent busy */ macro
/linux-4.4.14/drivers/isdn/hardware/mISDN/
H A Dw6692.c332 if (test_and_clear_bit(FLG_L1_BUSY, &dch->Flags)) d_retransmit()
835 test_and_set_bit(FLG_L1_BUSY, &dch->Flags); dbusy_timer_handler()
H A DmISDNipac.c740 test_and_set_bit(FLG_L1_BUSY, &isac->dch.Flags); dbusy_timer_handler()
H A Dhfcpci.c1650 if (test_and_clear_bit(FLG_L1_BUSY, &dch->Flags)) hfcpci_l2l1D()
H A Dhfcsusb.c355 if (test_and_clear_bit(FLG_L1_BUSY, &dch->Flags)) hfcusb_l2l1D()
H A Dhfcmulti.c3439 if (test_and_clear_bit(FLG_L1_BUSY, &dch->Flags)) handle_dmsg()

Completed in 214 milliseconds