Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/aic7xxx/
HDaic79xx.h1087 struct ahd_completion struct
1195 struct ahd_completion *qoutfifo;
HDaic79xx_inline.h843 /*len*/AHD_SCB_MAX * sizeof(struct ahd_completion), op); in ahd_sync_qoutfifo()
HDaic79xx.c844 struct ahd_completion *completion; in ahd_run_qoutfifo()
6344 ahd->qoutfifo = (struct ahd_completion *)ahd->shared_data_map.vaddr; in ahd_init()
6347 + AHD_QOUT_SIZE*sizeof(struct ahd_completion); in ahd_init()