Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/acpica/dist/compiler/
H A Daslexternal.c89 UINT32 ExternType; in ExDoExternal() local
94 ExternType = AnMapObjTypeToBtype (ExternTypeOp); in ExDoExternal()
95 if (ExternType != ACPI_BTYPE_METHOD) in ExDoExternal()
117 if (ExternType != ACPI_BTYPE_METHOD) in ExDoExternal()
119 sprintf (AslGbl_MsgBuffer, "Found type [%s]", AcpiUtGetTypeName(ExternType)); in ExDoExternal()
131 if (ExternType != ACPI_BTYPE_METHOD) in ExDoExternal()
133 sprintf (AslGbl_MsgBuffer, "Found type [%s]", AcpiUtGetTypeName(ExternType)); in ExDoExternal()