Lines Matching full:chassis
31 * conveniently matches the IPMI chassis control values. */
416 * Dell systems with IPMI < 1.5 don't set the chassis capability bit
417 * but they can handle a chassis poweroff or powercycle command.
436 * zx6000 machines support IPMI vers 1 and don't set the chassis capability bit
437 * but they can handle a chassis poweroff or powercycle command.
452 * Standard chassis support
460 /* Chassis support, use it. */ in ipmi_chassis_detect()
479 pr_info("Powering %s via IPMI chassis control command\n", in ipmi_poweroff_chassis()
499 pr_err("Unable to send chassis power cycle message, IPMI error 0x%x\n", in ipmi_poweroff_chassis()
505 pr_err("Unable to send chassis power down message, IPMI error 0x%x\n", in ipmi_poweroff_chassis()
525 { .platform_type = "chassis",
528 { .platform_type = "chassis",
531 /* Chassis should generally be last, other things should override
533 { .platform_type = "chassis",
596 pr_err("(chassis) IPMI get device id info too short, was %d bytes, needed %d bytes\n", in ipmi_po_new_smi()