Home
last modified time | relevance | path

Searched defs:dmar_atsr_unit (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/include/linux/
Ddmar.h234 struct dmar_atsr_unit { struct
235 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 */