Home
last modified time | relevance | path

Searched refs:G_TFPORT (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c6393 tp->port = G_TFPORT(ctla); in t4_get_trace_filter()
H A Dt4_regs.h8574 #define G_TFPORT(x) (((x) >> S_TFPORT) & M_TFPORT) macro