Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h8571 #define S_TFPORT 18 macro
8573 #define V_TFPORT(x) ((x) << S_TFPORT)
8574 #define G_TFPORT(x) (((x) >> S_TFPORT) & M_TFPORT)