Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_manip.h532 t_List nodesLst; member
H A Dfm_manip.c4507 NCSW_LIST_FOR_EACH(p_Pos, &p_CrntMdfManip->nodesLst) in UpdateAdPtrOfNodesWhichPointsOnCrntMdfManip()
4705 return &((t_FmPcdManip *)h_Manip)->nodesLst; in FmPcdManipGetNodeLstPointedOnThisManip()
5234 }INIT_LIST(&p_Manip->nodesLst); in FM_PCD_ManipNodeSet()
5414 if (!NCSW_LIST_IsEmpty(&p_FirstManip->nodesLst)) in FM_PCD_ManipNodeReplace()