Searched refs:io_sg (Results 1 – 1 of 1) sorted by relevance
701 struct scatterlist *io_sg, u32 offset, u32 length) in fcloop_fcp_copy_data() argument706 io_p = sg_virt(io_sg); in fcloop_fcp_copy_data()707 io_len = io_sg->length; in fcloop_fcp_copy_data()714 io_sg = sg_next(io_sg); in fcloop_fcp_copy_data()715 io_p = sg_virt(io_sg); in fcloop_fcp_copy_data()716 io_len = io_sg->length; in fcloop_fcp_copy_data()737 io_sg = sg_next(io_sg); in fcloop_fcp_copy_data()738 io_p = sg_virt(io_sg); in fcloop_fcp_copy_data()739 io_len = io_sg->length; in fcloop_fcp_copy_data()