Searched refs:maxsgentries (Results 1 – 2 of 2) sorted by relevance
194 int maxsgentries; member
2214 kmalloc_array(h->maxsgentries, in hpsa_allocate_ioaccel2_sg_chain_blocks()4583 BUG_ON(scsi_sg_count(cmd) > h->maxsgentries); in hpsa_scatter_gather()4924 BUG_ON(scsi_sg_count(cmd) > h->maxsgentries); in hpsa_scsi_ioaccel2_queue_command()5868 sh->sg_tablesize = h->maxsgentries; in hpsa_scsi_host_alloc()7704 return h->maxsgentries > 512; in hpsa_supports_chained_sg_blocks()7715 h->maxsgentries = readl(&(h->cfgtable->MaxScatterGatherElements)); in hpsa_find_board_params()7720 h->chainsize = h->maxsgentries - h->max_cmd_sg_entries; in hpsa_find_board_params()7721 h->maxsgentries--; /* save one for chain pointer */ in hpsa_find_board_params()7729 h->maxsgentries = 31; /* default to traditional values */ in hpsa_find_board_params()