Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/acpica/dist/tools/acpiexec/
H A Daeinitfile.c249 AeLookupInitFileEntry ( in AeLookupInitFileEntry() function
255 ACPI_FUNCTION_TRACE (AeLookupInitFileEntry); in AeLookupInitFileEntry()
H A Daecommon.h248 AeLookupInitFileEntry (
/netbsd-src/sys/external/bsd/acpica/dist/dispatcher/
H A Ddswload2.c684 Status = AeLookupInitFileEntry (Namepath, &ObjDesc); in AcpiDsLoad2EndOp()
H A Ddswexec.c630 Status = AeLookupInitFileEntry (Namepath, &ObjDesc); in AcpiDsExecEndOp()
H A Ddsfield.c475 if (ACPI_SUCCESS (AeLookupInitFileEntry (NamePath, &ObjDesc))) in AcpiDsGetFieldNames()