Home
last modified time | relevance | path

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

/original-bsd/sys/vax/vax/
H A Dka820.h35 #define KA820PORT_RSTHALT 0x80000000 /* restart halt */ macro
H A Dka820.c64 csr &= ~KA820PORT_RSTHALT; /* ??? */ in ka820_init()