Home | Sort by: relevance | last modified time | path |
/src/sys/arch/vax/vax/ | |
gencons.h | 39 #define GC_WRT 0x8000 /* VAX8600: Allow mtpr's to console */ |
ka860.c | 349 mtpr(GC_LT|GC_WRT, PR_TXCS); 361 mtpr(old|GC_WRT, PR_TXCS); 371 mtpr(GC_LT|GC_WRT, PR_TXCS); |