Searched refs:timer3 (Results 1 – 3 of 3) sorted by relevance
/drivers/isdn/mISDN/ |
D | layer1.c | 31 struct FsmTimer timer3; member 187 mISDN_FsmDelTimer(&l1->timer3, 3); in l1_info4_ind() 238 mISDN_FsmRestartTimer(&l1->timer3, l1->t3_value, EV_TIMER3, NULL, 2); in l1_activate_s() 309 mISDN_FsmDelTimer(&l1->timer3, 0); in release_l1() 401 mISDN_FsmInitTimer(&nl1->l1m, &nl1->timer3); in create_l1()
|
/drivers/net/wireless/ath/ath5k/ |
D | pcu.c | 649 u32 timer1, timer2, timer3; in ath5k_hw_init_beacon_timers() local 685 timer3 = next_beacon + 1; in ath5k_hw_init_beacon_timers() 698 ath5k_hw_reg_write(ah, timer3, AR5K_TIMER3); in ath5k_hw_init_beacon_timers()
|
/drivers/isdn/hisax/ |
D | hisax.h | 853 struct timer_list timer3; member
|