Searched refs:uvaxII_mser (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/vax/vax/
H A Dka630.c91 uvaxIIcpu_ptr->uvaxII_mser = (UVAXIIMSER_PEN | UVAXIIMSER_MERR |
130 if (uvaxIIcpu_ptr && uvaxIIcpu_ptr->uvaxII_mser & UVAXIIMSER_MERR) {
131 printf("\tmser=0x%lx ", uvaxIIcpu_ptr->uvaxII_mser);
132 if (uvaxIIcpu_ptr->uvaxII_mser & UVAXIIMSER_CPUE)
134 if (uvaxIIcpu_ptr->uvaxII_mser & UVAXIIMSER_DQPE)
/netbsd-6-1-5-RELEASE/sys/arch/vax/include/
H A Dka630.h43 u_long uvaxII_mser; member in struct:uvaxIIcpu

Completed in 48 milliseconds