Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h22279 #define S_PRBSSEL 0 macro
22281 #define V_PRBSSEL(x) ((x) << S_PRBSSEL)
22282 #define G_PRBSSEL(x) (((x) >> S_PRBSSEL) & M_PRBSSEL)