Searched refs:SUN3X_P_ABORT (Results 1 – 2 of 2) sorted by relevance
/arch/m68k/include/asm/ | ||
D | sun3xprom.h | 37 #define SUN3X_P_ABORT (SUN3X_PROM_BASE + 152) macro |
/arch/m68k/sun3x/ | ||
D | prom.c | 104 sun3x_prom_abort = *(e_vector *) (SUN3X_P_ABORT); in sun3x_prom_init() |