Searched defs:dmar_atsr_unit (Results 1 – 1 of 1) sorted by relevance
234 struct dmar_atsr_unit { struct235 struct list_head list; /* list of ATSR units */236 struct acpi_dmar_header *hdr; /* ACPI header */237 struct pci_dev **devices; /* target devices */238 int devices_cnt; /* target device count */239 u8 include_all:1; /* include all ports */