MC_CMD_REBOOT
req.emr_cmd = MC_CMD_REBOOT;
if (emrp != NULL && emrp->emr_cmd == MC_CMD_REBOOT && rc == EIO)
if (ip->u.mcdi.cmd == MC_CMD_REBOOT) {