Searched refs:ACPI_OST_SC_NON_SPECIFIC_FAILURE (Results 1 – 4 of 4) sorted by relevance
391 ACPI_OST_SC_NON_SPECIFIC_FAILURE, NULL); in eject_store()
440 u32 ost_code = ACPI_OST_SC_NON_SPECIFIC_FAILURE; in acpi_device_hotplug()484 ost_code = ACPI_OST_SC_NON_SPECIFIC_FAILURE; in acpi_device_hotplug()
563 acpi_evaluate_ost(handle, type, ACPI_OST_SC_NON_SPECIFIC_FAILURE, NULL); in acpi_bus_notify()
669 #define ACPI_OST_SC_NON_SPECIFIC_FAILURE 0x1 macro