Home
last modified time | relevance | path

Searched refs:ACPI_OST_STA_NOT_SUPPORT (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/i86pc/io/acpi/acpinex/
H A Dacpinex_event.c357 code = ACPI_OST_STA_NOT_SUPPORT; in acpinex_event_handle_check_request()
447 (void) acpidev_eval_ost(hdl, type, ACPI_OST_STA_NOT_SUPPORT, in acpinex_event_system_handler()
/titanic_41/usr/src/uts/i86pc/sys/
H A Dacpidev.h155 #define ACPI_OST_STA_NOT_SUPPORT 0x2 macro