Lines Matching refs:Sccb_sgseg
103 u16 Sccb_sgseg;
3959 p_sccb->Sccb_sgseg = 0x00;
4928 currSCCB->Sccb_sgseg += (unsigned char)SG_BUF_CNT;
4967 sg_index = pcurrSCCB->Sccb_sgseg;
5202 sg_ptr = pCurrSCCB->Sccb_sgseg + SG_BUF_CNT;
5230 pCurrSCCB->Sccb_sgseg = (unsigned short)sg_ptr;
5375 pCurrSCCB->Sccb_sgseg += SG_BUF_CNT;
5379 if ((u32)(pCurrSCCB->Sccb_sgseg * SG_ELEMENT_SIZE) >=
5383 pCurrSCCB->Sccb_sgseg =
5439 currSCCB->Sccb_sgseg = (unsigned short)sg_index;
7171 sg_index = p_SCCB->Sccb_sgseg;