Searched refs:io_sg (Results 1 – 1 of 1) sorted by relevance
800 struct scatterlist *io_sg, u32 offset, u32 length) in fcloop_fcp_copy_data() argument805 io_p = sg_virt(io_sg); in fcloop_fcp_copy_data()806 io_len = io_sg->length; in fcloop_fcp_copy_data()813 io_sg = sg_next(io_sg); in fcloop_fcp_copy_data()814 io_p = sg_virt(io_sg); in fcloop_fcp_copy_data()815 io_len = io_sg->length; in fcloop_fcp_copy_data()836 io_sg = sg_next(io_sg); in fcloop_fcp_copy_data()837 io_p = sg_virt(io_sg); in fcloop_fcp_copy_data()838 io_len = io_sg->length; in fcloop_fcp_copy_data()