Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/msos/utopia_core/linux_kernel/
H A Dutopia_adp_bypass.c252 MS_PHY KLen=0,KEnd=0; in CPY() local
267 KLen = KEnd+1-Start; in CPY()
268 fcpy(pcTo,pcFrom,KLen); in CPY()
272 KLen=0; in CPY()
275 *Len = KLen; in CPY()