Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h15339 #define S_TPFIFO 0 macro
15341 #define V_TPFIFO(x) ((x) << S_TPFIFO)
15342 #define G_TPFIFO(x) (((x) >> S_TPFIFO) & M_TPFIFO)