Searched defs:dmar_msi_data (Results 1 – 1 of 1) sorted by relevance
158 struct dmar_msi_data { struct159 int irq;160 int irq_rid;161 struct resource *irq_res;162 void *intr_handle;186 struct dmar_msi_data intrs[DMAR_INTR_TOTAL]; argument