Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A DdrvMPool.c169 static MS_U32 _u32Size[2] = { 0, 0}; variable
879 _u32Size[u32Idx] = stPoolInfo.u32Size; in MsOS_MPool_Get()
893 *pu32Size = _u32Size[u32Idx]; in MsOS_MPool_Get()