Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/ipmi/
Dipmi_kcs_intf.c133 volatile int timer_stopped; member
689 kcs_info->timer_stopped = 1; in kcs_timeout()
1001 new_kcs->timer_stopped = 0; in init_one_kcs()
1189 while (!to_clean->timer_stopped) { in cleanup_one_kcs()
Dipmi_msghandler.c1753 static volatile int timer_stopped = 0; variable
1759 timer_stopped = 1; in ipmi_timeout()
1957 while (!timer_stopped) { in cleanup_ipmi()