Home
last modified time | relevance | path

Searched refs:IOACCEL2_MAXSGENTRIES (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dhpsa_cmd.h458 #define IOACCEL2_MAXSGENTRIES 28 macro
593 struct ioaccel2_sg_element sg[IOACCEL2_MAXSGENTRIES];
H A Dhpsa.c9187 HPSA_IOACCEL2_HEADER_SZ + IOACCEL2_MAXSGENTRIES}; in hpsa_enter_performant_mode()
9408 if (h->ioaccel_maxsg > IOACCEL2_MAXSGENTRIES) in hpsa_alloc_ioaccel2_cmd_and_bft()
9409 h->ioaccel_maxsg = IOACCEL2_MAXSGENTRIES; in hpsa_alloc_ioaccel2_cmd_and_bft()