Searched defs:megasas_irq_context (Results 1 – 2 of 2) sorted by relevance
46200 struct megasas_irq_context { struct46201 char name[32];46202 struct megasas_instance *instance;46203 u32 MSIxIndex;46204 u32 os_irq;46205 struct irq_poll irqpoll;46206 bool irq_poll_scheduled;46207 bool irq_line_enable;46208 atomic_t in_used;