Home
last modified time | relevance | path

Searched refs:SUN3X_P_MAYGET (Results 1 – 2 of 2) sorted by relevance

/arch/m68k/include/asm/
Dsun3xprom.h33 #define SUN3X_P_MAYGET (SUN3X_PROM_BASE + 28) macro
/arch/m68k/sun3x/
Dprom.c100 sun3x_mayget = *(int (**)(void)) (SUN3X_P_MAYGET); in sun3x_prom_init()