Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/common/
H A Dahpredef.c488 char *Nameseg) in AcpiAhMatchPredefinedName() argument
495 if (*Nameseg != '_') in AcpiAhMatchPredefinedName()
504 if (ACPI_COMPARE_NAMESEG (Nameseg, Info->Name)) in AcpiAhMatchPredefinedName()
/freebsd/sys/contrib/dev/acpica/include/
H A Dacutils.h1279 char *Nameseg);