ahd_completion   1138 drivers/scsi/aic7xxx/aic79xx.h 	struct ahd_completion	  *qoutfifo;
ahd_completion    891 drivers/scsi/aic7xxx/aic79xx_core.c 			/*len*/AHD_SCB_MAX * sizeof(struct ahd_completion), op);
ahd_completion   1660 drivers/scsi/aic7xxx/aic79xx_core.c 	struct ahd_completion *completion;
ahd_completion   7114 drivers/scsi/aic7xxx/aic79xx_core.c 	ahd->qoutfifo = (struct ahd_completion *)ahd->shared_data_map.vaddr;
ahd_completion   7117 drivers/scsi/aic7xxx/aic79xx_core.c 		   + AHD_QOUT_SIZE*sizeof(struct ahd_completion);