Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_cc.c6860 t_List h_List; in FM_PCD_MatchTableFindNModifyKey() local
6871 INIT_LIST(&h_List); in FM_PCD_MatchTableFindNModifyKey()
6873 err = FmPcdCcNodeTreeTryLock(p_FmPcd, p_CcNode, &h_List); in FM_PCD_MatchTableFindNModifyKey()
6883 FmPcdCcNodeTreeReleaseLock(p_FmPcd, &h_List); in FM_PCD_MatchTableFindNModifyKey()
6892 FmPcdCcNodeTreeReleaseLock(p_FmPcd, &h_List); in FM_PCD_MatchTableFindNModifyKey()