Home
last modified time | relevance | path

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

/linux/drivers/char/ipmi/
H A Dipmi_ssif.c77 #define SSIF_MSG_USEC 60000 /* 60ms between message tries (T3). */ macro
85 #define SSIF_MSG_MSEC (SSIF_MSG_USEC / 1000)
87 #define SSIF_MSG_JIFFIES ((SSIF_MSG_USEC * 1000) / TICK_NSEC)