Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/include/zephyr/acpi/
Dacpi.h175 union acpi_dmar_id *dmar_id, int *num_inst, int max_inst);
/Zephyr-Core-3.5.0/lib/acpi/
Dacpi.c724 union acpi_dmar_id *dmar_id, int *num_inst, int max_inst) in acpi_drhd_get() argument
761 if (i >= max_inst) { in acpi_drhd_get()