Home
last modified time | relevance | path

Searched refs:ipmi_rawspd_main (Results 1 – 3 of 3) sorted by relevance

/openbmc/ipmitool/include/ipmitool/
H A Dipmi_raw.h42 int ipmi_rawspd_main(struct ipmi_intf * intf, int argc, char ** argv);
/openbmc/ipmitool/src/
H A Dipmitool.c88 { ipmi_rawspd_main, "spd", "Print SPD info from remote I2C device" },
/openbmc/ipmitool/lib/
H A Dipmi_raw.c136 ipmi_rawspd_main(struct ipmi_intf * intf, int argc, char ** argv) in ipmi_rawspd_main() function