Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/aic7xxx/
Daic79xx.h1051 struct ahd_completion struct
1147 struct ahd_completion *qoutfifo;
Daic79xx_core.c899 /*len*/AHD_SCB_MAX * sizeof(struct ahd_completion), op); in ahd_sync_qoutfifo()
1668 struct ahd_completion *completion; in ahd_run_qoutfifo()
7166 ahd->qoutfifo = (struct ahd_completion *)ahd->shared_data_map.vaddr; in ahd_init()
7169 + AHD_QOUT_SIZE*sizeof(struct ahd_completion); in ahd_init()