Searched defs:megasas_irq_context (Results 1 – 1 of 1) sorted by relevance
2211 struct megasas_irq_context { struct2212 char name[MEGASAS_MSIX_NAME_LEN];2213 struct megasas_instance *instance;2214 u32 MSIxIndex;2215 u32 os_irq;2216 struct irq_poll irqpoll;2217 bool irq_poll_scheduled;2218 bool irq_line_enable;2219 atomic_t in_used;