Searched refs:timer3 (Results 1 – 2 of 2) sorted by relevance
| /drivers/isdn/mISDN/ |
| A D | layer1.c | 22 struct FsmTimer timer3; member 178 mISDN_FsmDelTimer(&l1->timer3, 3); in l1_info4_ind() 229 mISDN_FsmRestartTimer(&l1->timer3, l1->t3_value, EV_TIMER3, NULL, 2); in l1_activate_s() 300 mISDN_FsmDelTimer(&l1->timer3, 0); in release_l1() 392 mISDN_FsmInitTimer(&nl1->l1m, &nl1->timer3); in create_l1()
|
| /drivers/net/wireless/ath/ath5k/ |
| A D | pcu.c | 650 u32 timer1, timer2, timer3; in ath5k_hw_init_beacon_timers() local 687 timer3 = next_beacon + 1; in ath5k_hw_init_beacon_timers() 700 ath5k_hw_reg_write(ah, timer3, AR5K_TIMER3); in ath5k_hw_init_beacon_timers()
|
Completed in 8 milliseconds