Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h22528 #define S_VOFFA 0 macro
22530 #define V_VOFFA(x) ((x) << S_VOFFA)
22531 #define G_VOFFA(x) (((x) >> S_VOFFA) & M_VOFFA)