Searched refs:dmar_id (Results 1 – 2 of 2) sorted by relevance
266 union acpi_dmar_id *dmar_id, int *num_inst, int max_inst);
837 union acpi_dmar_id *dmar_id, int *num_inst, int max_inst) in acpi_drhd_get() argument878 dmar_id[i].bits.bus = subtable->Bus; in acpi_drhd_get()879 dmar_id[i].bits.device = dev_path[i].Device; in acpi_drhd_get()880 dmar_id[i].bits.function = dev_path[i].Function; in acpi_drhd_get()