Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_cc.c1700 ccPrivateInfo_t icCode) in GetGenParseCode() argument
1726 switch (icCode) in GetGenParseCode()
4338 ccPrivateInfo_t icCode = CC_PRIVATE_INFO_NONE; in MatchTableSet() local
4419 icCode = IcDefineCode(p_CcNodeParam); in MatchTableSet()
4421 if (icCode == CC_PRIVATE_INFO_NONE) in MatchTableSet()
4430 if ((icCode == CC_PRIVATE_INFO_IC_DEQ_FQID_INDEX_LOOKUP) in MatchTableSet()
4431 || (icCode == CC_PRIVATE_INFO_IC_HASH_INDEX_LOOKUP)) in MatchTableSet()
4541 fromIc, icCode); in MatchTableSet()