Searched refs:S_BORW (Results 1 – 1 of 1) sorted by relevance
34785 #define S_BORW 0 macro34787 #define V_BORW(x) ((x) << S_BORW)34788 #define G_BORW(x) (((x) >> S_BORW) & M_BORW)