Searched refs:max_sg_count (Results 1 – 2 of 2) sorted by relevance
263 u_int32_t max_sg_count; member373 u_int32_t max_sg_count; member
982 config->max_sg_count = info->max_sg_count; in hptiop_get_config_mvfrey()1933 hba->max_sg_count = iop_config.max_sg_count; in hptiop_attach()1951 PAGE_SIZE * (hba->max_sg_count-1), /* maxsize */ in hptiop_attach()1952 hba->max_sg_count, /* nsegments */ in hptiop_attach()2660 if (error || nsegs > hba->max_sg_count) { in hptiop_post_scsi_command()