Searched refs:AML_PARENT_PREFIX (Results 1 - 7 of 7) sorted by relevance

/barrelfish-master/lib/acpica/source/components/executer/
H A Dexnames.c205 *TempPtr++ = AML_PARENT_PREFIX;
408 case AML_PARENT_PREFIX:
420 } while (*AmlAddress == AML_PARENT_PREFIX);
H A Dexconfig.c308 (Operand[4]->String.Pointer[0] != AML_PARENT_PREFIX))
/barrelfish-master/lib/acpica/source/components/namespace/
H A Dnsutils.c385 InternalName[i] = AML_PARENT_PREFIX;
575 case AML_PARENT_PREFIX:
H A Dnsaccess.c502 while (*Path == (UINT8) AML_PARENT_PREFIX)
/barrelfish-master/lib/acpica/source/compiler/
H A Daslopt.c379 NewPathExternal[i] = AML_PARENT_PREFIX;
404 NewPathExternal[i] = AML_PARENT_PREFIX;
/barrelfish-master/lib/acpica/source/common/
H A Ddmextern.c279 while (Node && (*Path == (UINT8) AML_PARENT_PREFIX))
622 if (*Path == (UINT8) AML_PARENT_PREFIX)
/barrelfish-master/lib/acpica/source/include/
H A Damlcode.h147 #define AML_PARENT_PREFIX (UINT16) 0x5e macro

Completed in 106 milliseconds