Searched refs:S_ETXFULL (Results 1 – 1 of 1) sorted by relevance
27281 #define S_ETXFULL 0 macro27283 #define V_ETXFULL(x) ((x) << S_ETXFULL)27284 #define G_ETXFULL(x) (((x) >> S_ETXFULL) & M_ETXFULL)