Searched refs:SSIF_MODE (Results 1 – 5 of 5) sorted by relevance
61 if (ipmi_smbios_identify(&info) && info.iface_type == SSIF_MODE && in ipmi_smbus_identify() 85 if (info.iface_type != SSIF_MODE) { in ipmi_smbus_attach()
105 case SSIF_MODE: in ipmi_acpi_attach()
123 case SSIF_MODE: in smbios_ipmi_info()
59 if (ipmi_smbios_identify(&info) && info.iface_type != SSIF_MODE && in ipmi_isa_identify()
146 #define SSIF_MODE 0x04 macro