Searched refs:newIndex (Results 1 – 1 of 1) sorted by relevance
192 int newIndex; in mptscsih_AddSGE() local347 if ((mptscsih_getFreeChainBuffer(ioc, &newIndex)) == FAILED) { in mptscsih_AddSGE()358 ioc->ChainToChain[chain_idx] = newIndex; in mptscsih_AddSGE()360 ioc->ReqToChain[req_idx] = newIndex; in mptscsih_AddSGE()362 chain_idx = newIndex; in mptscsih_AddSGE()