Searched refs:AML_DIVIDE_OP (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/external/bsd/acpica/dist/disassembler/
H A Ddmcstyle.c145 case AML_DIVIDE_OP:
311 case AML_DIVIDE_OP:
322 if (Op->Common.AmlOpcode == AML_DIVIDE_OP)
433 case AML_DIVIDE_OP:
471 case AML_DIVIDE_OP:
667 case AML_DIVIDE_OP:
747 case AML_DIVIDE_OP:
844 case AML_DIVIDE_OP:
/netbsd-current/sys/external/bsd/acpica/dist/executer/
H A Dexoparg2.c186 case AML_DIVIDE_OP:
/netbsd-current/sys/external/bsd/acpica/dist/include/
H A Damlcode.h96 #define AML_DIVIDE_OP (UINT16) 0x78 macro
/netbsd-current/sys/external/bsd/acpica/dist/compiler/
H A Daslwalks.c605 if (Op->Asl.AmlOpcode == AML_DIVIDE_OP)
H A Daslmap.c205 /* DIVIDE */ OP_TABLE_ENTRY (AML_DIVIDE_OP, 0, 0, ACPI_BTYPE_INTEGER),

Completed in 83 milliseconds