Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/sun3x/
H A Dprom.c24 int (*sun3x_mayput)(int); variable
100 sun3x_mayput = *(int (**)(int)) (SUN3X_P_MAYPUT); in sun3x_prom_init()
/openbmc/linux/arch/m68k/include/asm/
H A Dsun3xprom.h10 extern int (*sun3x_mayput)(int);