allocate_afu_irqs 36 drivers/scsi/cxlflash/backend.h int (*allocate_afu_irqs)(void *ctx_cookie, int num); allocate_afu_irqs 168 drivers/scsi/cxlflash/cxl_hw.c .allocate_afu_irqs = cxlflash_allocate_afu_irqs, allocate_afu_irqs 1963 drivers/scsi/cxlflash/main.c rc = cfg->ops->allocate_afu_irqs(ctx, num_irqs); allocate_afu_irqs 1390 drivers/scsi/cxlflash/ocxl_hw.c .allocate_afu_irqs = ocxlflash_allocate_afu_irqs,