Searched refs:M_DENSITY (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/chxge/com/ | ||
H A D | regs.h | 289 #define M_DENSITY 0x3 macro 291 #define G_DENSITY(x) (((x) >> S_DENSITY) & M_DENSITY) |
Completed in 494 milliseconds