Searched refs:max_sg_cnt (Results 1 – 1 of 1) sorted by relevance
449 uint32_t max_sg_cnt = 0; in cpqary3_init_ctlr() local814 max_sg_cnt = DDI_GET32(cpqary3p, &ctp->MaxSGElements); in cpqary3_init_ctlr()823 if ((max_blk_fetch_cnt == 0) || (max_sg_cnt == 0) || in cpqary3_init_ctlr()842 cpqary3p->sg_cnt = MIN(max_sg_cnt, optimal_sg); in cpqary3_init_ctlr()