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