Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/acpi/
H A Dacpireg.h52 #define ACPI_OSC_ERROR __BIT(1) macro
H A Dacpi_cpu.c499 if ((ptr[0] & ACPI_OSC_ERROR) != 0) { in acpicpu_cap_osc()