Home
last modified time | relevance | path

Searched refs:ahd_completion (Results 1 – 2 of 2) sorted by relevance

/linux/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()