sun3x_mayput       10 arch/m68k/include/asm/sun3xprom.h extern int (*sun3x_mayput)(int);
sun3x_mayput       26 arch/m68k/sun3x/prom.c int (*sun3x_mayput)(int);
sun3x_mayput      102 arch/m68k/sun3x/prom.c 	sun3x_mayput = *(int (**)(int))   (SUN3X_P_MAYPUT);