Searched refs:OSC_CAPABILITIES_MASK_ERROR (Results 1 – 2 of 2) sorted by relevance
197 OSC_CAPABILITIES_MASK_ERROR)254 errors &= ~OSC_CAPABILITIES_MASK_ERROR; in acpi_osc_error_check()281 if (errors & OSC_CAPABILITIES_MASK_ERROR) in acpi_osc_error_check()409 if (errors && (test || errors != OSC_CAPABILITIES_MASK_ERROR)) { in acpi_osc_handshake()
615 #define OSC_CAPABILITIES_MASK_ERROR 0x00000010 /* return */ macro