Searched refs:cxlflash_async_err_irq (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/cxlflash/ |
H A D | main.c | 1532 * cxlflash_async_err_irq() - interrupt handler for asynchronous errors 1538 static irqreturn_t cxlflash_async_err_irq(int irq, void *data) in cxlflash_async_err_irq() function 1986 rc = cfg->ops->map_afu_irq(ctx, 3, cxlflash_async_err_irq, hwq, in init_intr()
|
/kernel/linux/linux-6.6/drivers/scsi/cxlflash/ |
H A D | main.c | 1532 * cxlflash_async_err_irq() - interrupt handler for asynchronous errors 1538 static irqreturn_t cxlflash_async_err_irq(int irq, void *data) in cxlflash_async_err_irq() function 1963 rc = cfg->ops->map_afu_irq(ctx, 3, cxlflash_async_err_irq, hwq, in init_intr()
|
Completed in 10 milliseconds