Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/include/asm/
H A Dsun3mmu.h73 static inline unsigned char sun3_get_buserr(void) in sun3_get_buserr() function
/openbmc/linux/arch/m68k/kernel/
H A Dtraps.c374 unsigned char buserr_type = sun3_get_buserr (); in bus_error030()