Home
last modified time | relevance | path

Searched refs:ACPI_OST_STA_FAILURE (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/io/acpi/acpinex/
H A Dacpinex_event.c172 ACPI_OST_STA_FAILURE, NULL, 0); in acpinex_event_handle_eject_request()
192 code = ACPI_OST_STA_FAILURE; in acpinex_event_handle_eject_request()
328 ACPI_OST_STA_FAILURE, NULL, 0); in acpinex_event_handle_check_request()
352 code = ACPI_OST_STA_FAILURE; in acpinex_event_handle_check_request()
362 code = ACPI_OST_STA_FAILURE; in acpinex_event_handle_check_request()
367 code = ACPI_OST_STA_FAILURE; in acpinex_event_handle_check_request()
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dacpidev.h154 #define ACPI_OST_STA_FAILURE 0x1 macro
/illumos-gate/usr/src/uts/i86pc/io/acpi/drmach_acpi/
H A Ddrmach_acpi.c1724 code = ACPI_OST_STA_FAILURE; in drmach_update_acpi_status()