Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/char/ipmi/
Dipmi_ssif.c87 #define SSIF_MSG_MSEC (SSIF_MSG_USEC / 1000) macro
1270 msleep(SSIF_MSG_MSEC); in do_cmd()