Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h23705 #define S_SESRC 20 macro
23707 #define V_SESRC(x) ((x) << S_SESRC)
23708 #define G_SESRC(x) (((x) >> S_SESRC) & M_SESRC)