Home
last modified time | relevance | path

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

/drivers/scsi/
Dhptiop.h192 __le32 max_sg_count; member
Dhptiop.c471 config->max_sg_count = info->max_sg_count; in iop_get_config_mvfrey()
1376 hba->max_sg_descriptors = le32_to_cpu(iop_config.max_sg_count); in hptiop_probe()
1400 host->sg_tablesize = le32_to_cpu(iop_config.max_sg_count); in hptiop_probe()
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()