Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h5762 #define S_BYTE_OE_CTL 16 macro
5764 #define V_BYTE_OE_CTL(x) ((x) << S_BYTE_OE_CTL)
5765 #define G_BYTE_OE_CTL(x) (((x) >> S_BYTE_OE_CTL) & M_BYTE_OE_CTL)