Searched refs:G_TFPORT (Results 1 – 2 of 2) sorted by relevance
6656 tp->port = G_TFPORT(ctla); in t4_get_trace_filter()
33843 #define G_TFPORT(x) (((x) >> S_TFPORT) & M_TFPORT) macro