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

/freebsd-12-stable/sys/dev/aic7xxx/
H A Daic79xx.h1091 struct ahd_completion struct
1201 struct ahd_completion *qoutfifo;
H A Daic79xx_inline.h845 /*len*/AHD_SCB_MAX * sizeof(struct ahd_completion), op);
H A Daic79xx.c857 struct ahd_completion *completion;
6406 ahd->qoutfifo = (struct ahd_completion *)ahd->shared_data_map.vaddr;
6409 + AHD_QOUT_SIZE*sizeof(struct ahd_completion);

Completed in 128 milliseconds