Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/dev/acpica/common/
H A Dahpredef.c486 char *Nameseg) in AcpiAhMatchPredefinedName() argument
493 if (*Nameseg != '_') in AcpiAhMatchPredefinedName()
502 if (ACPI_COMPARE_NAMESEG (Nameseg, Info->Name)) in AcpiAhMatchPredefinedName()
/freebsd-14.2/sys/contrib/dev/acpica/include/
H A Dacutils.h1277 char *Nameseg);