Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_pcd.h474 void DequeueNodeInfoFromRelevantLst(t_List *p_List, t_Handle h_Info, t_Handle h_Spinlock);
475 t_CcNodeInformation* FindNodeInfoInReleventLst(t_List *p_List, t_Handle h_Info, t_Handle h_Spinlock…
H A Dfm_cc.c4910 t_CcNodeInformation* FindNodeInfoInReleventLst(t_List *p_List, t_Handle h_Info, in FindNodeInfoInReleventLst() argument
4926 if (p_CcInformation->h_CcNode == h_Info) in FindNodeInfoInReleventLst()
4965 void DequeueNodeInfoFromRelevantLst(t_List *p_List, t_Handle h_Info, in DequeueNodeInfoFromRelevantLst() argument
4987 if (p_CcInformation->h_CcNode == h_Info) in DequeueNodeInfoFromRelevantLst()