Searched defs:M_MC3_BANK_CYCLE (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/chxge/com/ | ||
H A D | regs.h | 260 #define M_MC3_BANK_CYCLE 0xf macro 262 #define G_MC3_BANK_CYCLE(x) (((x) >> S_MC3_BANK_CYCLE) & M_MC3_BANK_CYCLE) |
Completed in 65 milliseconds