Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/ipmi/
Dipmi_kcs_intf.c132 volatile int stop_operation; member
688 if (kcs_info->stop_operation) { in kcs_timeout()
749 if (kcs_info->stop_operation) in kcs_irq_handler()
1002 new_kcs->stop_operation = 0; in init_one_kcs()
1163 to_clean->stop_operation = 1; in cleanup_one_kcs()
Dipmi_msghandler.c1752 static volatile int stop_operation = 0; variable
1758 if (stop_operation) { in ipmi_timeout()
1956 stop_operation = 1; in cleanup_ipmi()