Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/char/ipmi/
Dipmi_si_intf.c85 #define SI_USEC_PER_JIFFY (1000000/HZ) macro
86 #define SI_TIMEOUT_JIFFIES (SI_TIMEOUT_TIME_USEC/SI_USEC_PER_JIFFY)
1157 * SI_USEC_PER_JIFFY); in smi_timeout()