Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h21225 #define S_TEST_SEL 2 macro
21227 #define V_TEST_SEL(x) ((x) << S_TEST_SEL)
21228 #define G_TEST_SEL(x) (((x) >> S_TEST_SEL) & M_TEST_SEL)