Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dipmi_smi.h244 static inline int ipmi_demangle_device_id(uint8_t netfn, uint8_t cmd, in ipmi_demangle_device_id() function
/openbmc/linux/drivers/char/ipmi/
H A Dipmi_si_intf.c1339 rv = ipmi_demangle_device_id(resp[0] >> 2, resp[1], in try_get_dev_id()
H A Dipmi_msghandler.c2508 rv = ipmi_demangle_device_id(msg->msg.netfn, msg->msg.cmd, in bmc_device_id_handler()