Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/isdn/hardware/mISDN/
Dhfcpci.c129 #define FLG_HFC_TIMER_T3 17 macro
955 test_and_clear_bit(FLG_HFC_TIMER_T3, &dch->Flags); in handle_nt_timer3()
979 test_and_clear_bit(FLG_HFC_TIMER_T3, &dch->Flags); in ph_state_nt()
997 test_and_clear_bit(FLG_HFC_TIMER_T3, &dch->Flags); in ph_state_nt()
1007 test_and_clear_bit(FLG_HFC_TIMER_T3, &dch->Flags); in ph_state_nt()
1020 test_and_clear_bit(FLG_HFC_TIMER_T3, &dch->Flags); in ph_state_nt()
1026 if (!test_and_set_bit(FLG_HFC_TIMER_T3, &dch->Flags)) { in ph_state_nt()
1051 if (test_bit(FLG_HFC_TIMER_T3, &dch->Flags) && in ph_state()