Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h16253 #define S_CTL_P0 0 macro
16255 #define V_CTL_P0(x) ((x) << S_CTL_P0)
16256 #define G_CTL_P0(x) (((x) >> S_CTL_P0) & M_CTL_P0)