Searched defs:M_VF (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h14839 #define M_VF 0x7fU macro
14841 #define G_VF(x) (((x) >> S_VF) & M_VF)

Completed in 326 milliseconds