Home
last modified time | relevance | path

Searched refs:isES (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/modules/msos/utopia_core/linux_kernel/
H A Dutopia_adp_bypass.c279 …pSrc,const UADP_STRUCT_POINTER_TABLE *pTable,fcpy_t fcpy, int iMode, bool isES, unsigned int* Turn… in CmpStructRecursiveCpy() argument
284 …=%p,pTable=%p,pSrc=%p isES=%d TurnUsrAddrOffset=%p\n",ppDest,pTable,pSrc,isES, *TurnUsrAddrOffset… in CmpStructRecursiveCpy()
302 …TAIL)("[%s][%d]i=%d type=%d isES=%d \n",__FUNCTION__,__LINE__,i,pTable[i].type,isES); in CmpStructRecursiveCpy()
307 if(TRUE!=isES)//ES don't need malloc in CmpStructRecursiveCpy()
383 if(TRUE==isES) in CmpStructRecursiveCpy()
423 if(TRUE==isES) in CmpStructRecursiveCpy()
472 if(TRUE==isES) in CmpStructRecursiveCpy()