Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c6363 V_TFOFFSET(tp->skip_ofst) | V_TFLENGTH(tp->skip_len) | in t4_set_trace_filter()
H A Dt4_regs.h8586 #define V_TFLENGTH(x) ((x) << S_TFLENGTH) macro