Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/char/ipmi/
Dipmi_msghandler.c191 #define IPMI_DYN_DEV_ID_EXPIRY (10 * HZ) macro
2572 bmc->dyn_id_expiry = jiffies + IPMI_DYN_DEV_ID_EXPIRY; in __bmc_get_device_id()
3041 bmc->dyn_id_expiry = jiffies + IPMI_DYN_DEV_ID_EXPIRY; in __ipmi_bmc_register()