Lines Matching refs:Sccb_sgseg
103 u16 Sccb_sgseg;
3928 p_sccb->Sccb_sgseg = 0x00;
4897 currSCCB->Sccb_sgseg += (unsigned char)SG_BUF_CNT;
4936 sg_index = pcurrSCCB->Sccb_sgseg;
5171 sg_ptr = pCurrSCCB->Sccb_sgseg + SG_BUF_CNT;
5199 pCurrSCCB->Sccb_sgseg = (unsigned short)sg_ptr;
5344 pCurrSCCB->Sccb_sgseg += SG_BUF_CNT;
5348 if ((u32)(pCurrSCCB->Sccb_sgseg * SG_ELEMENT_SIZE) >=
5352 pCurrSCCB->Sccb_sgseg =
5408 currSCCB->Sccb_sgseg = (unsigned short)sg_index;
7140 sg_index = p_SCCB->Sccb_sgseg;