Searched refs:SGIndex (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dtmscsim.c784 pSRB->SGIndex++;
785 if( pSRB->SGIndex < pSRB->SGcount )
852 pSRB->SGIndex++;
853 if( pSRB->SGIndex < pSRB->SGcount )
1144 pSRB->SGIndex = 0;
1154 pSRB->SGIndex++;
1155 if( pSRB->SGIndex < pSRB->SGcount )
1169 pSRB->SGIndex, pSRB->Saved_Ptr, pSRB->SGBusAddr);
1305 if( pSRB->SGIndex < pSRB->SGcount )
1688 pSRB->SGIndex
[all...]
H A Dtmscsim.h55 u8 SGIndex; member in struct:dc390_srb

Completed in 183 milliseconds