SRBSGIndex       1085 dev/ic/trm.c   				pseg = &pSRB->SegmentX[pSRB->SRBSGIndex];
SRBSGIndex       1086 dev/ic/trm.c   				for (SGIndexTemp = pSRB->SRBSGIndex;
SRBSGIndex       1110 dev/ic/trm.c   						pSRB->SRBSGIndex = SGIndexTemp;
SRBSGIndex       1188 dev/ic/trm.c   				pseg = &pSRB->SegmentX[pSRB->SRBSGIndex];
SRBSGIndex       1189 dev/ic/trm.c   				for (SGIndexTemp = pSRB->SRBSGIndex;
SRBSGIndex       1211 dev/ic/trm.c   						pSRB->SRBSGIndex = SGIndexTemp;
SRBSGIndex       1249 dev/ic/trm.c   	if (pSRB->SRBSGIndex < pSRB->SRBSGCount) {
SRBSGIndex       1259 dev/ic/trm.c   			    ((u_int32_t)pSRB->SRBSGIndex << 3)));
SRBSGIndex       1265 dev/ic/trm.c   			    pSRB->SRBSGIndex) << 3));
SRBSGIndex       2147 dev/ic/trm.c   	pSRB->SRBSGIndex         = 0;
SRBSGIndex       2275 dev/ic/trm.c   	pSRB->SRBSGIndex          = 0;
SRBSGIndex        121 dev/ic/trm.h   	u_int8_t	SRBSGIndex;