Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/char/ipmi/
Dipmi_ssif.c85 #define SSIF_MSG_MSEC (SSIF_MSG_USEC / 1000) macro
1309 msleep(SSIF_MSG_MSEC); in read_response()