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

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

Completed in 125 milliseconds