st_max_sg_segs    185 drivers/scsi/st.c static int st_max_sg_segs = ST_MAX_SG;
st_max_sg_segs   4106 drivers/scsi/st.c 		st_max_sg_segs = max_sg_segs;
st_max_sg_segs   4278 drivers/scsi/st.c 	if (st_max_sg_segs < i)
st_max_sg_segs   4279 drivers/scsi/st.c 		i = st_max_sg_segs;
st_max_sg_segs   4487 drivers/scsi/st.c 		verstr, st_fixed_buffer_size, st_max_sg_segs);
st_max_sg_segs   4552 drivers/scsi/st.c 	return scnprintf(buf, PAGE_SIZE, "%d\n", st_max_sg_segs);