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