Home
last modified time | relevance | path

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

/drivers/char/ipmi/
Dipmi_msghandler.c532 unsigned int command_waiters; member
957 intf->command_waiters++; in smi_add_watch()
982 intf->command_waiters--; in smi_remove_watch()
989 if (intf->command_waiters) in smi_remove_watch()