Searched refs:IOACCEL2_MAXSGENTRIES (Results 1 – 2 of 2) sorted by relevance
429 #define IOACCEL2_MAXSGENTRIES 28 macro557 struct ioaccel2_sg_element sg[IOACCEL2_MAXSGENTRIES];
3559 BUG_ON(use_sg > IOACCEL2_MAXSGENTRIES); in hpsa_scsi_ioaccel2_queue_command()7225 HPSA_IOACCEL2_HEADER_SZ + IOACCEL2_MAXSGENTRIES}; in hpsa_enter_performant_mode()7418 if (h->ioaccel_maxsg > IOACCEL2_MAXSGENTRIES) in ioaccel2_alloc_cmds_and_bft()7419 h->ioaccel_maxsg = IOACCEL2_MAXSGENTRIES; in ioaccel2_alloc_cmds_and_bft()