Searched refs:CISS_MAXSGENTRIES (Results 1 – 5 of 5) sorted by relevance
28 #define CISS_MAXSGENTRIES 64 macro290 SGDescriptor_t SG[CISS_MAXSGENTRIES];
228 } else if (smrt->smrt_sg_cnt > CISS_MAXSGENTRIES) { in smrt_ctlr_init_simple()233 smrt->smrt_sg_cnt = CISS_MAXSGENTRIES; in smrt_ctlr_init_simple()
31 #define CISS_MAXSGENTRIES 64 macro205 SGDescriptor_t SG[CISS_MAXSGENTRIES]; /* 16*SG_MAXENTRIES=512, 564 */
167 (sizeof (SGDescriptor_t) * CISS_MAXSGENTRIES); in cpqary3_meminit()
821 (sizeof (SGDescriptor_t) * CISS_MAXSGENTRIES); in cpqary3_init_ctlr()