Home
last modified time | relevance | path

Searched refs:AML_UNLOAD_OP (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/intel/io/acpica/parser/
H A Dpsargs.c301 if (WalkState->Opcode == AML_UNLOAD_OP) in AcpiPsGetNextNamepath()
878 if (WalkState->Opcode == AML_UNLOAD_OP) in AcpiPsGetNextArg()
/titanic_41/usr/src/uts/intel/sys/acpi/
H A Damlcode.h169 #define AML_UNLOAD_OP (UINT16) 0x5b2a macro
/titanic_41/usr/src/uts/intel/io/acpica/executer/
H A Dexoparg1.c201 case AML_UNLOAD_OP: /* Unload (Handle) */ in AcpiExOpcode_1A_0T_0R()