Home
last modified time | relevance | path

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

/drivers/isdn/hardware/mISDN/
A Dhfcpci.c116 #define FLG_HFC_TIMER_T3 17 macro
943 test_and_clear_bit(FLG_HFC_TIMER_T3, &dch->Flags); in handle_nt_timer3()
967 test_and_clear_bit(FLG_HFC_TIMER_T3, &dch->Flags); in ph_state_nt()
985 test_and_clear_bit(FLG_HFC_TIMER_T3, &dch->Flags); in ph_state_nt()
995 test_and_clear_bit(FLG_HFC_TIMER_T3, &dch->Flags); in ph_state_nt()
1008 test_and_clear_bit(FLG_HFC_TIMER_T3, &dch->Flags); in ph_state_nt()
1014 if (!test_and_set_bit(FLG_HFC_TIMER_T3, &dch->Flags)) { in ph_state_nt()
1039 if (test_bit(FLG_HFC_TIMER_T3, &dch->Flags) && in ph_state()

Completed in 7 milliseconds