Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h15695 #define S_SUBPRTL 3 macro
15697 #define V_SUBPRTL(x) ((x) << S_SUBPRTL)
15698 #define G_SUBPRTL(x) (((x) >> S_SUBPRTL) & M_SUBPRTL)