Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/ipmi/
H A Dipmi_ssif.c88 #define SSIF_REQ_RETRY_JIFFIES ((SSIF_REQ_RETRY_USEC * 1000) / TICK_NSEC) macro
922 jiffies + SSIF_REQ_RETRY_JIFFIES); in msg_written_handler()