Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/intel/sys/acpi/
H A Damlcode.h160 #define AML_STALL_OP (UINT16) 0x5b21 macro
/titanic_41/usr/src/uts/intel/io/acpica/executer/
H A Dexoparg1.c196 case AML_STALL_OP: /* Stall (UsecTime) */ in AcpiExOpcode_1A_0T_0R()