Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h18257 #define S_VFID 0 macro
18259 #define V_VFID(x) ((x) << S_VFID)
18260 #define G_VFID(x) (((x) >> S_VFID) & M_VFID)