Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/
H A Dfm_ncsw.c656 static uint8_t AllocVSPsForPartition(t_Handle h_Fm, uint8_t base, uint8_t numOfProfiles, uint8_t g… in AllocVSPsForPartition() function
976 …vspBase = AllocVSPsForPartition(h_Fm, (uint8_t)ipcAllocParams.base, (uint8_t)ipcAllocParams.num, … in FmHandleIpcMsgCB()
3145 …p_Fm->partVSPBase = AllocVSPsForPartition(p_Fm, p_Fm->partVSPBase, p_Fm->partNumOfVSPs, p_Fm->gues… in InitGuestMode()
3591 …p_Fm->partVSPBase = AllocVSPsForPartition(h_Fm, p_Fm->partVSPBase, p_Fm->partNumOfVSPs, p_Fm->gues… in FM_Init()