Searched refs:ST_MAX_SG (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dst_options.h43 #define ST_MAX_SG 256 macro
H A Dstex.c110 ST_MAX_SG = 32, enumerator in enum:__anon7005
195 struct st_sgitem table[ST_MAX_SG];
407 dst->max_sg_count = cpu_to_le16(ST_MAX_SG);
1161 .sg_tablesize = ST_MAX_SG,
H A Dst.c178 static int st_max_sg_segs = ST_MAX_SG;

Completed in 98 milliseconds