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