Searched refs:S_HDRSTARTFLQ (Results 1 – 1 of 1) sorted by relevance
1396 #define S_HDRSTARTFLQ 11 macro1398 #define V_HDRSTARTFLQ(x) ((x) << S_HDRSTARTFLQ)1399 #define G_HDRSTARTFLQ(x) (((x) >> S_HDRSTARTFLQ) & M_HDRSTARTFLQ)