Searched defs:subdev_domain_info (Results 1 – 1 of 1) sorted by relevance
627 struct subdev_domain_info { struct628 struct list_head link_phys; /* link to phys device siblings */629 struct list_head link_domain; /* link to domain siblings */630 struct device *pdev; /* physical device derived from */631 struct dmar_domain *domain; /* aux-domain */632 int users; /* user count */