Searched refs:AML_REGION_OP (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/acpica/
H A Ddswload.c435 if (op->common.aml_opcode == AML_REGION_OP) {
1043 case AML_REGION_OP:
1046 if (op->common.aml_opcode == AML_REGION_OP) {
H A Ddsutils.c275 if ((op->common.parent->common.aml_opcode == AML_REGION_OP) ||
529 && (parent_op->common.aml_opcode != AML_REGION_OP)
H A Dpsparse.c202 AML_REGION_OP)
H A Damlcode.h173 #define AML_REGION_OP (u16) 0x5b80 macro
H A Ddswexec.c644 if (op->common.aml_opcode == AML_REGION_OP) {
H A Dpsloop.c250 if ((*op)->common.aml_opcode == AML_REGION_OP ||
1141 if (op->common.aml_opcode == AML_REGION_OP ||

Completed in 108 milliseconds