Searched refs:MAX_PERF_SG_CNT (Results 1 – 2 of 2) sorted by relevance
101 #define MAX_PERF_SG_CNT 64 /* Maximum S/G in performant mode */ macro407 ddi_dma_cookie_t cmd_dmacookies[MAX_PERF_SG_CNT];
844 if (cpqary3p->sg_cnt > MAX_PERF_SG_CNT) in cpqary3_init_ctlr()845 cpqary3p->sg_cnt = MAX_PERF_SG_CNT; in cpqary3_init_ctlr()