Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h6547 #define S_FREERXPAGECOUNT 0 macro
6549 #define V_FREERXPAGECOUNT(x) ((x) << S_FREERXPAGECOUNT)
6550 #define G_FREERXPAGECOUNT(x) (((x) >> S_FREERXPAGECOUNT) & M_FREERXPAGECOUNT)