Searched refs:S_LBPORT (Results 1 – 1 of 1) sorted by relevance
15753 #define S_LBPORT 4 macro15755 #define V_LBPORT(x) ((x) << S_LBPORT)15756 #define G_LBPORT(x) (((x) >> S_LBPORT) & M_LBPORT)