Home
last modified time | relevance | path

Searched defs:G_FREETXPAGECOUNT (Results 1 – 2 of 2) sorted by relevance

/freebsd-head/sys/dev/cxgb/common/
HDcxgb_regs.h4901 #define G_FREETXPAGECOUNT(x) (((x) >> S_FREETXPAGECOUNT) & M_FREETXPAGECOUNT) macro
/freebsd-head/sys/dev/cxgbe/common/
HDt4_regs.h23920 #define G_FREETXPAGECOUNT(x) (((x) >> S_FREETXPAGECOUNT) & M_FREETXPAGECOUNT) macro