Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_manip.c5347 t_FmPcdManip *p_Manip = (t_FmPcdManip *)h_Manip, *p_FirstManip; in FM_PCD_ManipNodeReplace() local
5410 p_FirstManip = (t_FmPcdManip*)GetManipInfo(p_Manip, in FM_PCD_ManipNodeReplace()
5412 ASSERT_COND(p_FirstManip); in FM_PCD_ManipNodeReplace()
5414 if (!NCSW_LIST_IsEmpty(&p_FirstManip->nodesLst)) in FM_PCD_ManipNodeReplace()
5416 p_FirstManip, &lstOfNodeshichPointsOnCrntMdfManip); in FM_PCD_ManipNodeReplace()