Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A DdrvMPool.c168 static MS_SIZE _tAddrPhys[2] = { 0, 0}; variable
878 _tAddrPhys[u32Idx] = stPoolInfo.u32Addr; in MsOS_MPool_Get()
880 _tVa2PaOff[u32Idx] = (MS_SIZE)_pAddrVirtStart[u32Idx] - (MS_SIZE)_tAddrPhys[u32Idx]; in MsOS_MPool_Get()
889 *pu32AddrPhys = _tAddrPhys[u32Idx]; in MsOS_MPool_Get()