Searched refs:p_FbprBase (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/sys/contrib/ncsw/Peripherals/BM/
H A Dbm.c444 if (p_Bm->p_FbprBase)
445 XX_FreeSmart(p_Bm->p_FbprBase);
546 p_Bm->p_FbprBase = XX_MallocSmart(dsSize, (int)p_Bm->p_BmDriverParams->fbprMemPartitionId, dsSize);
547 if (!p_Bm->p_FbprBase)
552 phyAddr = XX_VirtToPhys(p_Bm->p_FbprBase);
H A Dbm.h302 void *p_FbprBase; member in struct:__anon8145

Completed in 92 milliseconds