Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h18420 #define S_MAPNCSI 16 macro
18422 #define V_MAPNCSI(x) ((x) << S_MAPNCSI)
18423 #define G_MAPNCSI(x) (((x) >> S_MAPNCSI) & M_MAPNCSI)