Searched defs:pch_msi_data (Results 1 – 1 of 1) sorted by relevance
20 struct pch_msi_data { struct21 struct mutex msi_map_lock;22 phys_addr_t doorbell;23 u32 irq_first; /* The vector number that MSIs starts */24 u32 num_irqs; /* The number of vectors for MSIs */25 unsigned long *msi_map;