Searched refs:PS_BMC_CONS (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/arch/luna68k/stand/boot/ | ||
| D | preset.h | 83 #define PS_BMC_CONS 0x02 /* 2: use bitmap display as console */ macro |
| D | bmc.c | 92 if ((dipsw1 & PS_BMC_CONS) == 0) { in bmccnprobe() |