Searched refs:max_sg_count (Results 1 – 2 of 2) sorted by relevance
264 u_int32_t max_sg_count; member374 u_int32_t max_sg_count; member
978 config->max_sg_count = info->max_sg_count; in hptiop_get_config_mvfrey()1931 hba->max_sg_count = iop_config.max_sg_count; in hptiop_attach()1950 PAGE_SIZE * (hba->max_sg_count-1), /* maxsize */ in hptiop_attach()1951 hba->max_sg_count, /* nsegments */ in hptiop_attach()2638 if (error || nsegs > hba->max_sg_count) { in hptiop_post_scsi_command()