Home
last modified time | relevance | path

Searched refs:ahd_completion (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic79xx.h1046 struct ahd_completion struct
1138 struct ahd_completion *qoutfifo;
H A Daic79xx_core.c891 /*len*/AHD_SCB_MAX * sizeof(struct ahd_completion), op); in ahd_sync_qoutfifo()
1660 struct ahd_completion *completion; in ahd_run_qoutfifo()
7074 ahd->qoutfifo = (struct ahd_completion *)ahd->shared_data_map.vaddr; in ahd_init()
7077 + AHD_QOUT_SIZE*sizeof(struct ahd_completion); in ahd_init()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic79xx.h1046 struct ahd_completion struct
1138 struct ahd_completion *qoutfifo;
H A Daic79xx_core.c891 /*len*/AHD_SCB_MAX * sizeof(struct ahd_completion), op); in ahd_sync_qoutfifo()
1660 struct ahd_completion *completion; in ahd_run_qoutfifo()
7073 ahd->qoutfifo = (struct ahd_completion *)ahd->shared_data_map.vaddr; in ahd_init()
7076 + AHD_QOUT_SIZE*sizeof(struct ahd_completion); in ahd_init()

Completed in 27 milliseconds