Lines Matching refs:status
90 acpi_status status;
96 status = acpi_walk_resources(handle, METHOD_NAME__CRS,
98 if (ACPI_FAILURE(status))
182 u16 status;
186 * Poll PCC status register every 3us(delay_us) for maximum of
189 ret = readw_poll_timeout(&comm_base->status, status,
190 status & HCCS_PCC_STATUS_CMD_COMPLETE,
194 dev_err(hdev->dev, "poll PCC status failed, ret = %d.\n", ret);
215 tmp.status = 0;
615 "get port link status info failed, ret = %d.\n", ret);
671 "get link status of all ports failed on die%u, ret = %d.\n",
700 dev_err(hdev->dev, "get lane status of all ports failed on die%u, ret = %d.\n",