Searched refs:ACPI_PARSEOP_GENERIC (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/acpica/
H A Dpsutils.c120 u8 flags = ACPI_PARSEOP_GENERIC;
138 if (flags == ACPI_PARSEOP_GENERIC) {
181 if (op->common.flags & ACPI_PARSEOP_GENERIC) {
221 if (op->common.flags & ACPI_PARSEOP_GENERIC) {
239 if (op->common.flags & ACPI_PARSEOP_GENERIC) {
H A Daclocal.h773 #define ACPI_PARSEOP_GENERIC 0x01 macro

Completed in 109 milliseconds