Searched refs:GET_VERSION (Results 1 – 5 of 5) sorted by relevance
25 GET_VERSION = 0,/* no parameters, return NFAPI_VERSION in d0 */ enumerator238 ver = nf_call(nfEtherID + GET_VERSION); in nfeth_init()
62 #define GET_VERSION 14 macro
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
37 #define GET_VERSION(ic, txt) GET_VERSION_MP(ic, txt) macro