SG_Len            246 dev/ic/iha.c   			pScb->SCB_SGList[i].SG_Len  = segs[i].ds_len;
SG_Len           1492 dev/ic/iha.c   			xcnt -= pSg->SG_Len;
SG_Len           1494 dev/ic/iha.c   				xcnt += pSg->SG_Len;
SG_Len           1497 dev/ic/iha.c   				pSg->SG_Len -= xcnt;
SG_Len             46 dev/ic/iha.h   	u_int32_t SG_Len;  /* Length of segment */