Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h18674 #define S_PL_TOBUS 20 macro
18676 #define V_PL_TOBUS(x) ((x) << S_PL_TOBUS)
18677 #define G_PL_TOBUS(x) (((x) >> S_PL_TOBUS) & M_PL_TOBUS)