Searched refs:S_VFID (Results 1 – 1 of 1) sorted by relevance
37842 #define S_VFID 0 macro37844 #define V_VFID(x) ((x) << S_VFID)37845 #define G_VFID(x) (((x) >> S_VFID) & M_VFID)