Home
last modified time | relevance | path

Searched refs:IPMI_PLAT_IF_SI (Results 1 – 5 of 5) 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.c24 if (p->iftype == IPMI_PLAT_IF_SI) { in ipmi_platform_add()
H A Dipmi_si_hardcode.c69 p.iftype = IPMI_PLAT_IF_SI; in ipmi_hardcode_init_one()
H A Dipmi_dmi.c49 p.iftype = IPMI_PLAT_IF_SI; in dmi_add_platform_ipmi()
H A Dipmi_si_hotmod.c110 h->iftype = IPMI_PLAT_IF_SI; in parse_hotmod_str()