Searched refs:RB_DFLTROOT (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/grub/grub-0.97/stage2/ | ||
H A D | freebsd.h | 27 #define RB_DFLTROOT 0x20 /* use compiled-in rootdev */ macro |
H A D | boot.c | 926 clval |= RB_DFLTROOT; in bsd_boot() |