Searched refs:max_memcnt (Results 1 – 3 of 3) sorted by relevance
154 cpqary3p->cmdmemlistp->max_memcnt = 0; /* Maximum commands for ctlr */ in cpqary3_meminit()275 memlistp->max_memcnt = memlistp->max_memcnt + maxmemcnt; in cpqary3_meminit()301 memlistp->max_memcnt); in cpqary3_meminit()302 for (cntr = 0; cntr <= memlistp->max_memcnt; cntr++) { in cpqary3_meminit()
92 uint16_t max_memcnt; member
214 CmdsOutMax = cpqary3p->cmdmemlistp->max_memcnt; in cpqary3_poll_retrieve()