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

/freebsd-10.0-release/sys/contrib/dev/acpica/common/
H A Dadwalk.c607 char FieldPath[5]; local
635 *ACPI_CAST_PTR (UINT32, &FieldPath[0]) = Op->Named.Name;
636 FieldPath[4] = 0;
637 Path = FieldPath;

Completed in 73 milliseconds