dmar_fixup        171 drivers/mmc/host/cavium-octeon.c 		host->dmar_fixup = octeon_mmc_dmar_fixup;
dmar_fixup        687 drivers/mmc/host/cavium.c 	if (host->dmar_fixup)
dmar_fixup        688 drivers/mmc/host/cavium.c 		host->dmar_fixup(host, mrq->cmd, data, addr);
dmar_fixup         89 drivers/mmc/host/cavium.h 	void (*dmar_fixup)(struct cvm_mmc_host *, struct mmc_command *,