Searched refs:SUN3X_P_GETCHAR (Results 1 – 2 of 2) sorted by relevance
32 #define SUN3X_P_GETCHAR (SUN3X_PROM_BASE + 20) macro
98 sun3x_getchar = *(int (**)(void)) (SUN3X_P_GETCHAR); in sun3x_prom_init()