Searched refs:acpi_dmar_pci_path (Results 1 – 2 of 2) sorted by relevance
40 static union pci_bdf dmar_path_bdf(int32_t path_len, uint8_t busno, const struct acpi_dmar_pci_path… in dmar_path_bdf()62 struct acpi_dmar_pci_path *path; in handle_dmar_devscope()67 path = (struct acpi_dmar_pci_path *)(apci_devscope + 1); in handle_dmar_devscope()69 sizeof(struct acpi_dmar_pci_path)); in handle_dmar_devscope()
220 struct acpi_dmar_pci_path { struct
Completed in 7 milliseconds