Searched refs:ACPI_OST_SC_NON_SPECIFIC_FAILURE (Results 1 – 6 of 6) sorted by relevance
237 u32 ost_code = ACPI_OST_SC_NON_SPECIFIC_FAILURE; /* default */ in acpi_processor_hotplug_notify()
226 u32 ost_code = ACPI_OST_SC_NON_SPECIFIC_FAILURE; /* default */ in acpi_memory_device_notify()
386 ACPI_OST_SC_NON_SPECIFIC_FAILURE, NULL); in eject_store()
350 u32 ost_code = ACPI_OST_SC_NON_SPECIFIC_FAILURE; in acpi_bus_notify()
391 u32 ost_code = ACPI_OST_SC_NON_SPECIFIC_FAILURE; in acpi_device_hotplug()435 ost_code = ACPI_OST_SC_NON_SPECIFIC_FAILURE; in acpi_device_hotplug()
605 #define ACPI_OST_SC_NON_SPECIFIC_FAILURE 0x1 macro