Searched refs:max_sg_descriptors (Results 1 – 2 of 2) sorted by relevance
310 u32 max_sg_descriptors; member
862 BUG_ON(HPT_SCP(scp)->sgcnt > hba->max_sg_descriptors); in hptiop_buildsgl()1373 hba->max_sg_descriptors = le32_to_cpu(iop_config.max_sg_count); in hptiop_probe()1403 + sizeof(struct hpt_iopsg) * (hba->max_sg_descriptors - 1); in hptiop_probe()