Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/
H A Dbus.c244 if (errors & OSC_CAPABILITIES_MASK_ERROR) { in acpi_run_osc()
/openbmc/linux/include/linux/
H A Dacpi.h561 #define OSC_CAPABILITIES_MASK_ERROR 0x00000010 /* return */ macro