Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/intel/sys/acpi/
H A Damlcode.h161 #define AML_SLEEP_OP (UINT16) 0x5b22 macro
/titanic_41/usr/src/uts/intel/io/acpica/executer/
H A Dexoparg1.c191 case AML_SLEEP_OP: /* Sleep (MsecTime) */ in AcpiExOpcode_1A_0T_0R()