Home
last modified time | relevance | path

Searched defs:megasas_irq_context (Results 1 – 1 of 1) sorted by relevance

/linux-5.10/drivers/scsi/megaraid/
Dmegaraid_sas.h2207 struct megasas_irq_context { struct
2208 char name[MEGASAS_MSIX_NAME_LEN];
2209 struct megasas_instance *instance;
2210 u32 MSIxIndex;
2211 u32 os_irq;
2212 struct irq_poll irqpoll;
2213 bool irq_poll_scheduled;
2214 bool irq_line_enable;