Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/char/ipmi/
Dipmi_ssif.c88 #define SSIF_MSG_MSEC (SSIF_MSG_USEC / 1000) macro
1229 msleep(SSIF_MSG_MSEC); in do_cmd()