Searched defs:dmar_msi_data (Results 1 – 1 of 1) sorted by relevance
109 struct dmar_msi_data { struct110 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