Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h16602 #define S_PFVF 0 macro
16604 #define V_PFVF(x) ((x) << S_PFVF)
16605 #define G_PFVF(x) (((x) >> S_PFVF) & M_PFVF)