Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/acpica/source/include/
H A Damlcode.h268 #define AML_SHIFT_RIGHT_BIT_OP (UINT16) 0x5b10 /* Obsolete, not in ACPI spec */ macro
/dragonfly/sys/contrib/dev/acpica/source/components/executer/
H A Dexoparg1.c673 case AML_SHIFT_RIGHT_BIT_OP: /* ShiftRightBit (Source, BitNum) */ in AcpiExOpcode_1A_1T_1R()