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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic79xx.h1041 struct ahd_completion struct
1137 struct ahd_completion *qoutfifo;
H A Daic79xx_inline.h798 /*len*/AHD_SCB_MAX * sizeof(struct ahd_completion), op);
H A Daic79xx_core.c902 struct ahd_completion *completion;
6349 ahd->qoutfifo = (struct ahd_completion *)ahd->shared_data_map.vaddr;
6352 + AHD_QOUT_SIZE*sizeof(struct ahd_completion);

Completed in 159 milliseconds