Searched refs:BMC_WARM_RESET (Results 1 – 2 of 2) sorted by relevance
40 #define BMC_WARM_RESET 0x03 macro
96 (cmd == BMC_WARM_RESET) ? "warm" : "cold"); in ipmi_mc_reset()828 rc = ipmi_mc_reset(intf, BMC_WARM_RESET); in ipmi_mc_main()