Searched refs:ahd_completion (Results 1 - 2 of 2) sorted by last modified time

/linux-master/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);
1660 struct ahd_completion *completion;
7073 ahd->qoutfifo = (struct ahd_completion *)ahd->shared_data_map.vaddr;
7076 + AHD_QOUT_SIZE*sizeof(struct ahd_completion);

Completed in 257 milliseconds