Home
last modified time | relevance | path

Searched refs:IPMI_WORKAROUND_FLAGS_INBAND_ASSUME_IO_BASE_ADDRESS (Results 1 – 5 of 5) sorted by relevance

/dports/sysutils/freeipmi/freeipmi-1.6.8/libfreeipmi/include/freeipmi/api/
H A Dipmi-api.h188 #define IPMI_WORKAROUND_FLAGS_INBAND_ASSUME_IO_BASE_ADDRESS 0x00000001 macro
/dports/sysutils/freeipmi/freeipmi-1.6.8/common/parsecommon/
H A Dparse-common.c458 (*freeipmi_workaround_flags_inband) |= IPMI_WORKAROUND_FLAGS_INBAND_ASSUME_IO_BASE_ADDRESS; in parse_get_freeipmi_inband_flags()
/dports/sysutils/freeipmi/freeipmi-1.6.8/libipmimonitoring/
H A Dipmi_monitoring_ipmi_communication.c96 workaround_flags |= IPMI_WORKAROUND_FLAGS_INBAND_ASSUME_IO_BASE_ADDRESS; in _inband_init()
/dports/sysutils/slurm-wlm/slurm-20.02.7/src/plugins/acct_gather_energy/xcc/
H A Dacct_gather_energy_xcc.c301 (IPMI_WORKAROUND_FLAGS_INBAND_ASSUME_IO_BASE_ADDRESS in _init_ipmi_config()
/dports/sysutils/freeipmi/freeipmi-1.6.8/libfreeipmi/api/
H A Dipmi-api.c847 unsigned int workaround_flags_mask = (IPMI_WORKAROUND_FLAGS_INBAND_ASSUME_IO_BASE_ADDRESS
960 if (!(ctx->workaround_flags_inband & IPMI_WORKAROUND_FLAGS_INBAND_ASSUME_IO_BASE_ADDRESS))