Home
last modified time | relevance | path

Searched refs:ipmi_domain_add_mc_updated_handler (Results 1 – 8 of 8) sorted by relevance

/dports/sysutils/openipmi/OpenIPMI-2.0.29/cmdlang/
H A Dcmd_domain.c1160 rv = ipmi_domain_add_mc_updated_handler(domain, in domain_change()
/dports/sysutils/openipmi/OpenIPMI-2.0.29/lib/
H A Doem_atca.c4086 rv = ipmi_domain_add_mc_updated_handler(domain, in shelf_fru_fetched()
4395 ipmi_domain_add_mc_updated_handler(domain, in set_up_atca_domain()
4467 rv = ipmi_domain_add_mc_updated_handler(domain, in atca_blade_info()
H A Ddomain.c1826 ipmi_domain_add_mc_updated_handler(ipmi_domain_t *domain, in ipmi_domain_add_mc_updated_handler() function
6427 rv = ipmi_domain_add_mc_updated_handler(domain, handler, cb_data); in ipmi_domain_register_mc_update_handler()
H A Doem_motorola_mxp.c8911 rv = ipmi_domain_add_mc_updated_handler(domain, in mxp_bmc_handler()
/dports/sysutils/openipmi/OpenIPMI-2.0.29/include/OpenIPMI/
H A Dipmiif.h287 int ipmi_domain_add_mc_updated_handler(ipmi_domain_t *domain,
H A Dipmiif.h.in287 int ipmi_domain_add_mc_updated_handler(ipmi_domain_t *domain,
/dports/sysutils/openipmi/OpenIPMI-2.0.29/ui/
H A Dui.c7045 rv = ipmi_domain_add_mc_updated_handler(domain, mc_change, domain); in ipmi_ui_setup_done()
/dports/sysutils/openipmi/OpenIPMI-2.0.29/doc/
H A DIPMI.ltx5048 rv = ipmi_domain_add_mc_updated_handler(domain, handle_mc, my_data);