Searched refs:ahd_completion (Results 1 – 3 of 3) sorted by relevance
1089 struct ahd_completion struct1199 struct ahd_completion *qoutfifo;
843 /*len*/AHD_SCB_MAX * sizeof(struct ahd_completion), op); in ahd_sync_qoutfifo()
851 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()