Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h10019 #define S_FREETXPAGECOUNT 0 macro
10021 #define V_FREETXPAGECOUNT(x) ((x) << S_FREETXPAGECOUNT)
10022 #define G_FREETXPAGECOUNT(x) (((x) >> S_FREETXPAGECOUNT) & M_FREETXPAGECOUNT)