Lines Matching refs:status
85 u32 status;
90 status = readl(&ctrl_info->registers->sis_firmware_status);
91 if (status != ~0) {
92 if (status & SIS_CTRL_KERNEL_PANIC) {
94 "controller is offline: status code 0x%x\n",
99 if (status & SIS_CTRL_KERNEL_UP)
129 u32 status;
131 status = readl(&ctrl_info->registers->sis_firmware_status);
133 if (status & SIS_CTRL_KERNEL_PANIC)
140 "controller is offline: status code 0x%x\n",
209 /* Read the command status from mailbox 0. */
213 "SIS command failed for command 0x%x: status = 0x%x\n",
219 * The command completed successfully, so save the command status and