MAX_PERF_SG_CNT
ddi_dma_cookie_t cmd_dmacookies[MAX_PERF_SG_CNT];
if (cpqary3p->sg_cnt > MAX_PERF_SG_CNT)
cpqary3p->sg_cnt = MAX_PERF_SG_CNT;