Searched defs:memSize (Results 1 – 1 of 1) sorted by relevance
/titanic_52/usr/src/uts/common/io/bnxe/ |
H A D | bnxe_mm.c | 496 u32_t memSize, in mm_alloc_mem_imp() argument 559 u32_t memSize, in mm_alloc_phys_mem_align_imp() argument 682 mm_alloc_phys_mem_imp(lm_device_t * pLM,u32_t memSize,lm_address_t * pPhysAddr,u8_t memType,const char * sz_file,const unsigned long line,u8_t cli_idx) mm_alloc_phys_mem_imp() argument 696 mm_rt_alloc_mem_imp(lm_device_t * pDev,u32_t memSize,const char * sz_file,const unsigned long line,u8_t cli_idx) mm_rt_alloc_mem_imp() argument 706 mm_rt_alloc_phys_mem_imp(lm_device_t * pDev,u32_t memSize,lm_address_t * pPhysAddr,u8_t flushType,const char * sz_file,const unsigned long line,u8_t cli_idx) mm_rt_alloc_phys_mem_imp() argument 728 mm_rt_free_mem(lm_device_t * pDev,void * pBuf,u32_t memSize,u8_t cli_idx) mm_rt_free_mem() argument 802 mm_rt_free_phys_mem(lm_device_t * pDev,u32_t memSize,void * pBuf,lm_address_t pPhysAddr,u8_t cli_idx) mm_rt_free_phys_mem() argument 852 mm_memset(void * pBuf,u8_t val,u32_t memSize) mm_memset() argument 860 mm_memcpy(void * pDest,const void * pSrc,u32_t memSize) mm_memcpy() argument [all...] |