Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h15690 #define S_PORTH 8 macro
15692 #define V_PORTH(x) ((x) << S_PORTH)
15693 #define G_PORTH(x) (((x) >> S_PORTH) & M_PORTH)