Searched refs:ACPI_OST_SC_NON_SPECIFIC_FAILURE (Results 1 – 4 of 4) sorted by relevance
395 ACPI_OST_SC_NON_SPECIFIC_FAILURE, NULL); in eject_store()
519 acpi_evaluate_ost(handle, type, ACPI_OST_SC_NON_SPECIFIC_FAILURE, NULL); in acpi_bus_notify()
378 u32 ost_code = ACPI_OST_SC_NON_SPECIFIC_FAILURE; in acpi_device_hotplug()422 ost_code = ACPI_OST_SC_NON_SPECIFIC_FAILURE; in acpi_device_hotplug()
660 #define ACPI_OST_SC_NON_SPECIFIC_FAILURE 0x1 macro