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