162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0+ */ 262306a36Sopenharmony_ci/* 362306a36Sopenharmony_ci * DMI defines for use by IPMI 462306a36Sopenharmony_ci */ 562306a36Sopenharmony_ci#include "ipmi_si.h" 662306a36Sopenharmony_ci 762306a36Sopenharmony_ci#ifdef CONFIG_IPMI_DMI_DECODE 862306a36Sopenharmony_ciint ipmi_dmi_get_slave_addr(enum si_type si_type, unsigned int space, 962306a36Sopenharmony_ci unsigned long base_addr); 1062306a36Sopenharmony_ci#endif 11