Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/crystalhd/
Dcrystalhd_hw.c689 uint32_t sg_st_off, uint32_t xfr_sz) in crystalhd_hw_fill_desc() argument
715 addr_temp.full_addr += sg_st_off; in crystalhd_hw_fill_desc()
716 len -= sg_st_off; in crystalhd_hw_fill_desc()
782 uint32_t sg_cnt = 0, sg_st_ix = 0, sg_st_off = 0; in crystalhd_xlat_sgl_to_dma_desc() local
816 sg_st_ix, sg_st_off, xfr_sz); in crystalhd_xlat_sgl_to_dma_desc()
830 sg_st_off = ioreq->uinfo.uv_sg_off; in crystalhd_xlat_sgl_to_dma_desc()
833 sg_st_ix, sg_st_off, xfr_sz); in crystalhd_xlat_sgl_to_dma_desc()