Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h23859 #define S_CTLFIFOCNT 0 macro
23861 #define V_CTLFIFOCNT(x) ((x) << S_CTLFIFOCNT)
23862 #define G_CTLFIFOCNT(x) (((x) >> S_CTLFIFOCNT) & M_CTLFIFOCNT)