Searched refs:AML_CREATE_FIELD_OP (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/acpi/acpica/
H A Ddsopcode.c517 case AML_CREATE_FIELD_OP:
628 if (aml_opcode == AML_CREATE_FIELD_OP) {
706 if (op->common.aml_opcode == AML_CREATE_FIELD_OP) {
H A Damlcode.h156 #define AML_CREATE_FIELD_OP (u16) 0x5b13 macro
H A Ddsfield.c96 if (op->common.aml_opcode == AML_CREATE_FIELD_OP) {
H A Ddsutils.c509 AML_CREATE_FIELD_OP) ? 3 : 2))) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/acpi/acpica/
H A Ddsopcode.c517 case AML_CREATE_FIELD_OP:
628 if (aml_opcode == AML_CREATE_FIELD_OP) {
706 if (op->common.aml_opcode == AML_CREATE_FIELD_OP) {
H A Damlcode.h156 #define AML_CREATE_FIELD_OP (u16) 0x5b13 macro
H A Ddsfield.c96 if (op->common.aml_opcode == AML_CREATE_FIELD_OP) {
H A Ddsutils.c509 AML_CREATE_FIELD_OP) ? 3 : 2))) {

Completed in 294 milliseconds