Home
last modified time | relevance | path

Searched refs:sg_orig (Results 1 – 2 of 2) sorted by relevance

/drivers/mmc/host/
Dtmio_mmc.h144 struct scatterlist *sg_orig; member
Dtmio_mmc_core.c121 host->sg_orig = data->sg; in tmio_mmc_init_sg()
474 void *sg_vaddr = tmio_mmc_kmap_atomic(host->sg_orig, &flags); in tmio_mmc_check_bounce_buffer()
477 tmio_mmc_kunmap_atomic(host->sg_orig, &flags, sg_vaddr); in tmio_mmc_check_bounce_buffer()