Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acpi/common/
H A Ddmextern.c518 char *MethodName; in AcpiDmGetExternalsFromFile() local
554 MethodName = strtok (NULL, METHOD_SEPARATORS); /* Method namepath */ in AcpiDmGetExternalsFromFile()
555 if (!MethodName) in AcpiDmGetExternalsFromFile()
596 Gbl_ExternalRefFilename, ArgCount, MethodName); in AcpiDmGetExternalsFromFile()
598 AcpiDmAddPathToExternalList (MethodName, ACPI_TYPE_METHOD, in AcpiDmGetExternalsFromFile()
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dachware.h241 char *MethodName,