Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/
Dhptiop.h148 __le32 max_sg_count; member
Dstex.c184 __le16 max_sg_count; member
427 dst->max_sg_count = cpu_to_le16(hba->host->sg_tablesize); in stex_map_sg()
459 dst->max_sg_count = cpu_to_le16(hba->host->sg_tablesize); in stex_ss_map_sg()
Dhptiop.c1046 hba->max_sg_descriptors = le32_to_cpu(iop_config.max_sg_count); in hptiop_probe()
1057 host->sg_tablesize = le32_to_cpu(iop_config.max_sg_count); in hptiop_probe()