Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h22440 #define S_SPIFMT 9 macro
22442 #define V_SPIFMT(x) ((x) << S_SPIFMT)
22443 #define G_SPIFMT(x) (((x) >> S_SPIFMT) & M_SPIFMT)