Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h7815 #define S_PERREN 0 macro
7817 #define V_PERREN(x) ((x) << S_PERREN)
7818 #define G_PERREN(x) (((x) >> S_PERREN) & M_PERREN)