Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h5945 #define S_DFLTDLY 0 macro
5947 #define V_DFLTDLY(x) ((x) << S_DFLTDLY)
5948 #define G_DFLTDLY(x) (((x) >> S_DFLTDLY) & M_DFLTDLY)