Home
last modified time | relevance | path

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

/Zephyr-latest/tests/arch/x86/info/src/
Dacpi.c36 int num_path = (devscope->Length - 6u) / 2u; in dmar_devsope_handler() local
42 while (num_path--) { in dmar_devsope_handler()
/Zephyr-latest/lib/acpi/
Dacpi.c861 int num_path; in acpi_drhd_get() local
869 num_path = (subtable->Length - 6u) / 2u; in acpi_drhd_get()
873 while (num_path--) { in acpi_drhd_get()