Searched refs:SUN3X_P_MAYGET (Results 1 – 2 of 2) sorted by relevance
/arch/m68k/include/asm/ | ||
D | sun3xprom.h | 33 #define SUN3X_P_MAYGET (SUN3X_PROM_BASE + 28) macro |
/arch/m68k/sun3x/ | ||
D | prom.c | 100 sun3x_mayget = *(int (**)(void)) (SUN3X_P_MAYGET); in sun3x_prom_init() |