Searched refs:RB_PROBE (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/sys/ | ||
| H A D | reboot.h | 66 #define RB_PROBE 0x10000000 /* Probe multiple consoles */ macro |
| /f-stack/freebsd/kern/ | ||
| H A D | subr_boot.c | 165 case 'P': howto |= RB_PROBE; break; in boot_parse_arg() |