Searched refs:SUN3X_P_PUTCHAR (Results 1 - 2 of 2) sorted by path

/linux-master/arch/m68k/include/asm/
H A Dsun3xprom.h33 #define SUN3X_P_PUTCHAR (SUN3X_PROM_BASE + 24) macro
/linux-master/arch/m68k/sun3x/
H A Dprom.c97 sun3x_putchar = *(void (**)(int)) (SUN3X_P_PUTCHAR);

Completed in 180 milliseconds