Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h8076 #define S_FIVETUPLELOOKUP 17 macro
8078 #define V_FIVETUPLELOOKUP(x) ((x) << S_FIVETUPLELOOKUP)
8079 #define G_FIVETUPLELOOKUP(x) (((x) >> S_FIVETUPLELOOKUP) & M_FIVETUPLELOOKUP)