Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h22501 #define S_ASAMPQ 3 macro
22503 #define V_ASAMPQ(x) ((x) << S_ASAMPQ)
22504 #define G_ASAMPQ(x) (((x) >> S_ASAMPQ) & M_ASAMPQ)