Searched refs:ipmi_mc_main (Results 1 – 3 of 3) sorted by relevance
/openbmc/ipmitool/src/ |
H A D | ipmitool.c | 93 { ipmi_mc_main, "mc", "Management Controller status and global enables" }, 94 { ipmi_mc_main, "bmc", NULL }, /* for backwards compatibility */
|
/openbmc/ipmitool/include/ipmitool/ |
H A D | ipmi_mc.h | 49 int ipmi_mc_main(struct ipmi_intf *, int, char **);
|
/openbmc/ipmitool/lib/ |
H A D | ipmi_mc.c | 801 ipmi_mc_main(struct ipmi_intf * intf, int argc, char ** argv) in ipmi_mc_main() function
|