Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/SP/
H A Dfm_sp.c410 t_FmVspEntry *p_FmVspEntry = NULL; in FM_VSP_Config() local
414 if (!p_FmVspEntry) in FM_VSP_Config()
422 if (!p_FmVspEntry->p_FmVspEntryDriverParams) in FM_VSP_Config()
425 XX_Free(p_FmVspEntry); in FM_VSP_Config()
451 return p_FmVspEntry; in FM_VSP_Config()
487 p_FmVspEntry->p_FmSpRegsBase = in FM_VSP_Init()
489 if (!p_FmVspEntry->p_FmSpRegsBase) in FM_VSP_Init()
497 p_FmVspEntry->extBufPools.numOfPoolsUsed = in FM_VSP_Init()
549 ASSERT_COND(p_FmVspEntry->p_FmSpRegsBase); in FM_VSP_Init()
559 if (p_FmVspEntry->p_FmVspEntryDriverParams) in FM_VSP_Init()
[all …]