Searched refs:S_EGRLOOPCODE (Results 1 – 1 of 1) sorted by relevance
401 #define S_EGRLOOPCODE 8 macro403 #define V_EGRLOOPCODE(x) ((x) << S_EGRLOOPCODE)404 #define G_EGRLOOPCODE(x) (((x) >> S_EGRLOOPCODE) & M_EGRLOOPCODE)