Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h14478 #define S_SGESENDEN 8 macro
14480 #define V_SGESENDEN(x) ((x) << S_SGESENDEN)
14481 #define G_SGESENDEN(x) (((x) >> S_SGESENDEN) & M_SGESENDEN)