Searched refs:FieldPath (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/contrib/dev/acpica/common/
H A Dadwalk.c752 char FieldPath[5]; local
779 *ACPI_CAST_PTR (UINT32, &FieldPath[0]) = Op->Named.Name;
780 FieldPath[4] = 0;
781 Path = FieldPath;

Completed in 46 milliseconds