Home
last modified time | relevance | path

Searched refs:SUN3X_IDPROM (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/m68k/include/asm/
Dsun3x.h13 #define SUN3X_IDPROM 0x640007d8 macro
Dsun3xprom.h25 #define SUN3X_IDPROM 0x640007d8 macro
/linux-4.1.27/arch/m68k/sun3x/
Dprom.c162 idbuf[i] = ((char *)SUN3X_IDPROM)[i]; in prom_get_idprom()