Searched refs:S_RXPORT (Results 1 – 1 of 1) sorted by relevance
42372 #define S_RXPORT 7 macro42374 #define V_RXPORT(x) ((x) << S_RXPORT)42375 #define G_RXPORT(x) (((x) >> S_RXPORT) & M_RXPORT)