sgoffset         1836 drivers/scsi/cxgbi/libcxgbi.c static int sgl_read_to_frags(struct scatterlist *sg, unsigned int sgoffset,
sgoffset         1841 drivers/scsi/cxgbi/libcxgbi.c 	unsigned int sglen = sg->length - sgoffset;
sgoffset         1856 drivers/scsi/cxgbi/libcxgbi.c 			sgoffset = 0;
sgoffset         1863 drivers/scsi/cxgbi/libcxgbi.c 		    sgoffset + sg->offset ==
sgoffset         1874 drivers/scsi/cxgbi/libcxgbi.c 			frags[i].offset = sg->offset + sgoffset;
sgoffset         1879 drivers/scsi/cxgbi/libcxgbi.c 		sgoffset += copy;
sgoffset         1988 drivers/scsi/cxgbi/libcxgbi.c 					tdata->offset, &tdata->sgoffset, &sg);
sgoffset         1994 drivers/scsi/cxgbi/libcxgbi.c 		err = sgl_read_to_frags(sg, tdata->sgoffset, tdata->count,
sgoffset          534 drivers/scsi/cxgbi/libcxgbi.h 	unsigned int sgoffset;