Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/iommu/
H A Dintel_dmar.h109 struct dmar_msi_data { struct
110 int irq;
111 int irq_rid;
112 struct resource *irq_res;
113 void *intr_handle;
137 struct dmar_msi_data intrs[DMAR_INTR_TOTAL]; argument