Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h5806 #define S_FDEPTH 6 macro
5808 #define V_FDEPTH(x) ((x) << S_FDEPTH)
5809 #define G_FDEPTH(x) (((x) >> S_FDEPTH) & M_FDEPTH)