Searched refs:IOACCEL2_MAXSGENTRIES (Results 1 – 2 of 2) sorted by relevance
407 #define IOACCEL2_MAXSGENTRIES 28 macro535 struct ioaccel2_sg_element sg[IOACCEL2_MAXSGENTRIES];
3542 BUG_ON(use_sg > IOACCEL2_MAXSGENTRIES); in hpsa_scsi_ioaccel2_queue_command()7329 HPSA_IOACCEL2_HEADER_SZ + IOACCEL2_MAXSGENTRIES}; in hpsa_enter_performant_mode()7514 if (h->ioaccel_maxsg > IOACCEL2_MAXSGENTRIES) in ioaccel2_alloc_cmds_and_bft()7515 h->ioaccel_maxsg = IOACCEL2_MAXSGENTRIES; in ioaccel2_alloc_cmds_and_bft()