Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_manip.c5351 t_List lstOfNodeshichPointsOnCrntMdfManip, *p_Pos; in FM_PCD_ManipNodeReplace() local
5356 INIT_LIST(&lstOfNodeshichPointsOnCrntMdfManip); in FM_PCD_ManipNodeReplace()
5416 p_FirstManip, &lstOfNodeshichPointsOnCrntMdfManip); in FM_PCD_ManipNodeReplace()
5423 NCSW_LIST_FOR_EACH(p_Pos, &lstOfNodeshichPointsOnCrntMdfManip) in FM_PCD_ManipNodeReplace()
5448 …mmand to replace HMTD by a new one */NCSW_LIST_FOR_EACH(p_Pos, &lstOfNodeshichPointsOnCrntMdfManip) in FM_PCD_ManipNodeReplace()
5456 ReleaseLst(&lstOfNodeshichPointsOnCrntMdfManip); in FM_PCD_ManipNodeReplace()