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

/linux-master/include/linux/
H A DmISDNhw.h37 #define FLG_L1_BUSY 2 /* L1 is permanent busy */ macro
/linux-master/drivers/isdn/hardware/mISDN/
H A Dw6692.c315 if (test_and_clear_bit(FLG_L1_BUSY, &dch->Flags))
816 test_and_set_bit(FLG_L1_BUSY, &dch->Flags);
H A DmISDNipac.c726 test_and_set_bit(FLG_L1_BUSY, &isac->dch.Flags);
H A Dhfcpci.c1639 if (test_and_clear_bit(FLG_L1_BUSY, &dch->Flags))
H A Dhfcsusb.c348 if (test_and_clear_bit(FLG_L1_BUSY, &dch->Flags))
H A Dhfcmulti.c3397 if (test_and_clear_bit(FLG_L1_BUSY, &dch->Flags))

Completed in 287 milliseconds