Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/char/ipmi/
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()