Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/SP/
H A Dfm_sp.h79 struct fm_pcd_storage_profile_regs *p_FmSpRegsBase; member
H A Dfm_sp.c487 p_FmVspEntry->p_FmSpRegsBase = in FM_VSP_Init()
489 if (!p_FmVspEntry->p_FmSpRegsBase) in FM_VSP_Init()
549 ASSERT_COND(p_FmVspEntry->p_FmSpRegsBase); in FM_VSP_Init()
555 …fman_vsp_init(p_FmVspEntry->p_FmSpRegsBase, absoluteProfileId, &fm_vsp_params,FM_PORT_MAX_NUM_OF_E… in FM_VSP_Init()