Searched refs:ACPI_DASM_EISAID (Results 1 – 3 of 3) sorted by relevance
762 if (Op->Common.DisasmOpcode == ACPI_DASM_EISAID) in AcpiDmDisassembleOneOp()774 if (Op->Common.DisasmOpcode == ACPI_DASM_EISAID) in AcpiDmDisassembleOneOp()
875 Op->Common.DisasmOpcode = ACPI_DASM_EISAID; in AcpiDmGetHardwareIdType()
932 #define ACPI_DASM_EISAID 0x06 /* Integer is an EISAID */ macro