Searched refs:G_TFPORT (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/io/cxgbe/common/ | ||
H A D | t4_hw.c | 6393 tp->port = G_TFPORT(ctla); in t4_get_trace_filter() |
H A D | t4_regs.h | 8574 #define G_TFPORT(x) (((x) >> S_TFPORT) & M_TFPORT) macro |