Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h2262 #define S_PFNUM 0 macro
2264 #define V_PFNUM(x) ((x) << S_PFNUM)
2265 #define G_PFNUM(x) (((x) >> S_PFNUM) & M_PFNUM)