Home
last modified time | relevance | path

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

/NextBSD/sys/contrib/dev/acpica/components/namespace/
HDnsutils.c296 InternalName[1] = AML_MULTI_NAME_PREFIX_OP; in AcpiNsBuildInternalName()
327 InternalName[i] = AML_MULTI_NAME_PREFIX_OP; in AcpiNsBuildInternalName()
536 case AML_MULTI_NAME_PREFIX_OP: in AcpiNsExternalizeName()
HDnsaccess.c508 case AML_MULTI_NAME_PREFIX_OP: in AcpiNsLookup()
/NextBSD/sys/contrib/dev/acpica/components/executer/
HDexnames.c144 *TempPtr++ = AML_MULTI_NAME_PREFIX_OP; in AcpiExAllocateNameString()
387 case AML_MULTI_NAME_PREFIX_OP: in AcpiExGetNameString()
/NextBSD/sys/contrib/dev/acpica/components/disassembler/
HDdmnames.c247 case AML_MULTI_NAME_PREFIX_OP: in AcpiDmNamestring()
/NextBSD/sys/contrib/dev/acpica/include/
HDamlcode.h70 #define AML_MULTI_NAME_PREFIX_OP (UINT16) 0x2f macro
/NextBSD/sys/contrib/dev/acpica/components/parser/
HDpsargs.c211 case AML_MULTI_NAME_PREFIX_OP: in AcpiPsGetNextNamestring()