Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/ipmi/
H A Dipmi_plat_data.h9 enum ipmi_plat_interface_type { IPMI_PLAT_IF_SI, IPMI_PLAT_IF_SSIF }; enumerator
H A Dipmi_plat_data.c36 } else if (p->iftype == IPMI_PLAT_IF_SSIF) { in ipmi_platform_add()
H A Dipmi_dmi.c53 p.iftype = IPMI_PLAT_IF_SSIF; in dmi_add_platform_ipmi()