Searched refs:FLG_BUSY_TIMER (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/
H A DmISDNhw.h41 #define FLG_BUSY_TIMER 7 macro
/linux-master/drivers/isdn/hardware/mISDN/
H A Dw6692.c294 if (test_and_set_bit(FLG_BUSY_TIMER, &dch->Flags)) {
312 if (test_and_clear_bit(FLG_BUSY_TIMER, &dch->Flags))
373 if (test_and_clear_bit(FLG_BUSY_TIMER, &card->dch.Flags))
809 if (test_bit(FLG_BUSY_TIMER, &dch->Flags)) {
819 test_and_clear_bit(FLG_BUSY_TIMER, &dch->Flags);
1131 if (test_and_clear_bit(FLG_BUSY_TIMER, &dch->Flags))
H A DmISDNipac.c158 if (test_and_set_bit(FLG_BUSY_TIMER, &isac->dch.Flags)) {
207 if (test_and_clear_bit(FLG_BUSY_TIMER, &isac->dch.Flags))
221 if (test_and_clear_bit(FLG_BUSY_TIMER, &isac->dch.Flags))
666 if (test_and_clear_bit(FLG_BUSY_TIMER, &dch->Flags))
719 if (test_bit(FLG_BUSY_TIMER, &isac->dch.Flags)) {
729 test_and_clear_bit(FLG_BUSY_TIMER, &isac->dch.Flags);
H A Dhfcpci.c1088 if (test_and_clear_bit(FLG_BUSY_TIMER, &dch->Flags))
1217 if (test_and_clear_bit(FLG_BUSY_TIMER, &hc->dch.Flags))
1636 if (test_and_clear_bit(FLG_BUSY_TIMER, &dch->Flags))
H A Dhfcmulti.c3249 if (test_and_clear_bit(FLG_BUSY_TIMER, &dch->Flags))
3394 if (test_and_clear_bit(FLG_BUSY_TIMER, &dch->Flags))

Completed in 238 milliseconds