Searched refs:S_PL_TOBUS (Results 1 – 1 of 1) sorted by relevance
18674 #define S_PL_TOBUS 20 macro18676 #define V_PL_TOBUS(x) ((x) << S_PL_TOBUS)18677 #define G_PL_TOBUS(x) (((x) >> S_PL_TOBUS) & M_PL_TOBUS)