Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h1575 #define S_AIVEC 4 macro
1577 #define V_AIVEC(x) ((x) << S_AIVEC)
1578 #define G_AIVEC(x) (((x) >> S_AIVEC) & M_AIVEC)