Searched defs:SMIISR_SHIFT (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/arch/powerpc/ibm4xx/dev/ | ||
H A D | zmiireg.h | 50 #define SMIISR_SHIFT(emac) (24 - ((emac) << 3)) macro |
H A D | opbreg.h | 65 #define SMIISR_SHIFT(emac) (24 - ((emac) << 3)) macro |