Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
DmISDNhw.h37 #define FLG_L1_BUSY 2 /* L1 is permanent busy */ macro
/linux-6.1.9/drivers/isdn/hardware/mISDN/
Dw6692.c315 if (test_and_clear_bit(FLG_L1_BUSY, &dch->Flags)) in d_retransmit()
816 test_and_set_bit(FLG_L1_BUSY, &dch->Flags); in dbusy_timer_handler()
DmISDNipac.c726 test_and_set_bit(FLG_L1_BUSY, &isac->dch.Flags); in dbusy_timer_handler()
Dhfcsusb.c348 if (test_and_clear_bit(FLG_L1_BUSY, &dch->Flags)) in hfcusb_l2l1D()
Dhfcpci.c1639 if (test_and_clear_bit(FLG_L1_BUSY, &dch->Flags)) in hfcpci_l2l1D()
Dhfcmulti.c3428 if (test_and_clear_bit(FLG_L1_BUSY, &dch->Flags)) in handle_dmsg()