Home
last modified time | relevance | path

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

/original-bsd/sys/news3400/include/
H A Dadrsmap.h40 #define INTEN0_ABORT 0x40 macro
/original-bsd/sys/news3400/news3400/
H A Dmachdep.c846 *(char*)INTEN0 = (char) INTEN0_PERR|INTEN0_ABORT|INTEN0_BERR| in initcpu()