Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_pcd.h476 t_List *FmPcdManipGetSpinlock(t_Handle h_Manip);
H A Dfm_cc.c643 FmPcdManipGetSpinlock(p_AdditionalParams->h_ManipForAdd)); in ReleaseModifiedDataStructure()
657 FmPcdManipGetSpinlock( in ReleaseModifiedDataStructure()
730 FmPcdManipGetSpinlock(p_AdditionalParams->h_ManipForRmv)); in ReleaseModifiedDataStructure()
742 FmPcdManipGetSpinlock( in ReleaseModifiedDataStructure()
4855 (t_Handle)p_CcNode, FmPcdManipGetSpinlock(h_Manip)); in MatchTableSet()
4863 &ccNodeInfo, FmPcdManipGetSpinlock(h_Manip)); in MatchTableSet()
H A Dfm_manip.c4708 t_List *FmPcdManipGetSpinlock(t_Handle h_Manip) in FmPcdManipGetSpinlock() function