Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dreboot.h66 #define RB_PROBE 0x10000000 /* Probe multiple consoles */ macro
/f-stack/freebsd/kern/
H A Dsubr_boot.c165 case 'P': howto |= RB_PROBE; break; in boot_parse_arg()