Searched refs:dmar_fixup (Results 1 – 3 of 3) sorted by relevance
89 void (*dmar_fixup)(struct cvm_mmc_host *, struct mmc_command *, member
170 host->dmar_fixup = octeon_mmc_dmar_fixup; in octeon_mmc_probe()
687 if (host->dmar_fixup) in cvm_mmc_dma_request()688 host->dmar_fixup(host, mrq->cmd, data, addr); in cvm_mmc_dma_request()