Home
last modified time | relevance | path

Searched refs:max_sg_descriptors (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dhptiop.h310 u32 max_sg_descriptors; member
H A Dhptiop.c861 BUG_ON(HPT_SCP(scp)->sgcnt > hba->max_sg_descriptors); in hptiop_buildsgl()
1368 hba->max_sg_descriptors = le32_to_cpu(iop_config.max_sg_count); in hptiop_probe()
1398 sg_list, hba->max_sg_descriptors); in hptiop_probe()