Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/ipmi/
H A Dipmi_poweroff.c320 unsigned char hotswap_ipmb; in ipmi_poweroff_cpi1() local
346 hotswap_ipmb = (slot > 9) ? (0xb0 + 2 * slot) : (0xae + 2 * slot); in ipmi_poweroff_cpi1()
376 send_msg.data = &hotswap_ipmb; in ipmi_poweroff_cpi1()