Searched refs:S_ETXFULL (Results 1 – 1 of 1) sorted by relevance
18681 #define S_ETXFULL 0 macro18683 #define V_ETXFULL(x) ((x) << S_ETXFULL)18684 #define G_ETXFULL(x) (((x) >> S_ETXFULL) & M_ETXFULL)