Searched refs:IPMI_SYSTEM_INFO_ENCODING_ASCII_LATIN1 (Results 1 – 4 of 4) sorted by relevance
139 #define IPMI_SYSTEM_INFO_ENCODING_ASCII_LATIN1 0x0 macro144 (((__val) == IPMI_SYSTEM_INFO_ENCODING_ASCII_LATIN1 \
69 …assert (IPMI_SYSTEM_INFO_ENCODING_ASCII_LATIN1 == IPMI_OEM_WISTRON_SYSTEM_INFO_STRING_ENCODING_PRI… in ipmi_oem_thirdparty_get_system_info_block_pstring()136 if (string_encoding != IPMI_SYSTEM_INFO_ENCODING_ASCII_LATIN1) in ipmi_oem_thirdparty_get_system_info_block_pstring()
269 if (string_encoding != IPMI_SYSTEM_INFO_ENCODING_ASCII_LATIN1) in _get_dell_system_info_long_string()617 if (string_encoding != IPMI_SYSTEM_INFO_ENCODING_ASCII_LATIN1) in _get_dell_system_info_idrac_info()959 if (string_encoding != IPMI_SYSTEM_INFO_ENCODING_ASCII_LATIN1) in _output_dell_system_info_cmc_info()1242 if (string_encoding != IPMI_SYSTEM_INFO_ENCODING_ASCII_LATIN1) in _output_dell_system_info_cmc_ipv6_info()1413 if (string_encoding != IPMI_SYSTEM_INFO_ENCODING_ASCII_LATIN1)
2576 IPMI_SYSTEM_INFO_ENCODING_ASCII_LATIN1, in set_system_info_common()