Searched refs:MID_IS_SUNI (Results 1 – 2 of 2) sorted by relevance
80 #define MID_IS_SUNI(X) ((X) & 0x40) /* SUNI? vs utopia */ macro
735 (MID_IS_SUNI(reg)) ? "SUNI" : "Utopia", in en_attach()736 (!MID_IS_SUNI(reg) && MID_IS_UPIPE(reg)) ? " (pipelined)" : "", in en_attach()