Home
last modified time | relevance | path

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

/linux/drivers/char/ipmi/
H A Dipmi_msghandler.c538 unsigned int command_waiters; member
996 intf->command_waiters++; in smi_add_watch()
1021 intf->command_waiters--; in smi_remove_watch()
1028 if (intf->command_waiters) in smi_remove_watch()