Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/intel/io/acpica/utilities/
H A Dutpredef.c212 static const char *UtExternalTypeNames[] = /* Indexed by ACPI_TYPE_* */ variable
403 strcat (Buffer, UtExternalTypeNames[ThisArgumentType] + SubIndex); in AcpiUtGetArgumentTypes()