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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A Dhptiop.h328 __le32 max_sg_count; member in struct:hpt_iop_request_get_config
H A Dhptiop.c753 hba->max_sg_descriptors = le32_to_cpu(iop_config.max_sg_count);
759 host->sg_tablesize = le32_to_cpu(iop_config.max_sg_count);
H A Dstex.c193 __le16 max_sg_count; member in struct:st_sgtable
407 dst->max_sg_count = cpu_to_le16(ST_MAX_SG);

Completed in 83 milliseconds