Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h4887 #define G_FREEPSTRUCTCOUNT(x) (((x) >> S_FREEPSTRUCTCOUNT) & M_FREEPSTRUCTCOUNT) macro
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h23897 #define G_FREEPSTRUCTCOUNT(x) (((x) >> S_FREEPSTRUCTCOUNT) & M_FREEPSTRUCTCOUNT) macro