Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/ipmi/
H A Dipmi_msghandler.c175 #define IPMI_DYN_DEV_ID_EXPIRY (10 * HZ) macro
2700 bmc->dyn_id_expiry = jiffies + IPMI_DYN_DEV_ID_EXPIRY; in __bmc_get_device_id()
3168 bmc->dyn_id_expiry = jiffies + IPMI_DYN_DEV_ID_EXPIRY; in __ipmi_bmc_register()