Home
last modified time | relevance | path

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

/original-bsd/sys/pmax/pmax/
H A Dkn01.h153 #define KN01_CSR_MERR 0x0400 /* rc */ macro
H A Dtrap.c1314 if (csr & KN01_CSR_MERR) { in pmax_errintr()