Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/aic7xxx/
H A Daic79xx.h1089 struct ahd_completion struct
1199 struct ahd_completion *qoutfifo;
H A Daic79xx_inline.h843 /*len*/AHD_SCB_MAX * sizeof(struct ahd_completion), op); in ahd_sync_qoutfifo()
H A Daic79xx.c851 struct ahd_completion *completion; in ahd_run_qoutfifo()
6360 ahd->qoutfifo = (struct ahd_completion *)ahd->shared_data_map.vaddr; in ahd_init()
6363 + AHD_QOUT_SIZE*sizeof(struct ahd_completion); in ahd_init()