ACPI_CMBAT_RETRY_MAX
for (retry = 0; retry < ACPI_CMBAT_RETRY_MAX; retry++, AcpiOsSleep(10000)) {
if (retry == ACPI_CMBAT_RETRY_MAX) {