Home
last modified time | relevance | path

Searched refs:IPMI_SYSTEM_INFO_ENCODING_ASCII_LATIN1 (Results 1 – 4 of 4) sorted by relevance

/dports/sysutils/freeipmi/freeipmi-1.6.8/libfreeipmi/include/freeipmi/cmds/
H A Dipmi-messaging-support-cmds.h139 #define IPMI_SYSTEM_INFO_ENCODING_ASCII_LATIN1 0x0 macro
144 (((__val) == IPMI_SYSTEM_INFO_ENCODING_ASCII_LATIN1 \
/dports/sysutils/freeipmi/freeipmi-1.6.8/ipmi-oem/
H A Dipmi-oem-thirdparty.c69 …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()
H A Dipmi-oem-dell.c269 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)
/dports/sysutils/freeipmi/freeipmi-1.6.8/bmc-device/
H A Dbmc-device.c2576 IPMI_SYSTEM_INFO_ENCODING_ASCII_LATIN1, in set_system_info_common()