Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/common/
HDt4_regs.h4610 #define S_MAXFUNC 0 macro
4612 #define V_MAXFUNC(x) ((x) << S_MAXFUNC)
4613 #define G_MAXFUNC(x) (((x) >> S_MAXFUNC) & M_MAXFUNC)