Searched refs:GET_VERSION (Results 1 – 3 of 3) sorted by relevance
25 GET_VERSION = 0,/* no parameters, return NFAPI_VERSION in d0 */ enumerator234 ver = nf_call(nfEtherID + GET_VERSION); in nfeth_init()
112 #define GET_VERSION 0xc0 macro
13 #define GET_VERSION(ic, txt) (pDM_Odm->bIsMPChip?GET_VERSION_MP(ic, txt):GET_VERSION_TC(ic, txt)) macro