Searched defs:M_VAR_MULT (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/chxge/com/ | ||
H A D | regs.h | 949 #define M_VAR_MULT 0xf macro 951 #define G_VAR_MULT(x) (((x) >> S_VAR_MULT) & M_VAR_MULT) |
Completed in 85 milliseconds