Searched refs:drhd (Results 1 – 1 of 1) sorted by relevance
51 struct acpi_dmar_hardware_unit *drhd = (void *)subtable; in vtd_drhd_info() local56 if (drhd->Flags & ACPI_DRHD_FLAG_INCLUDE_PCI_ALL) { in vtd_drhd_info()64 printk("\t\t- Segment number %u\n", drhd->Segment); in vtd_drhd_info()65 printk("\t\t- Base Address 0x%llx\n", drhd->Address); in vtd_drhd_info()69 acpi_dmar_foreach_devscope(drhd, dmar_devsope_handler, NULL); in vtd_drhd_info()