Searched refs:S_VFID (Results 1 – 1 of 1) sorted by relevance
18257 #define S_VFID 0 macro18259 #define V_VFID(x) ((x) << S_VFID)18260 #define G_VFID(x) (((x) >> S_VFID) & M_VFID)