Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/char/ipmi/
Dipmi_si_intf.c51 #define SI_USEC_PER_JIFFY (1000000/HZ) macro
52 #define SI_TIMEOUT_JIFFIES (SI_TIMEOUT_TIME_USEC/SI_USEC_PER_JIFFY)
1088 * SI_USEC_PER_JIFFY); in smi_timeout()