Home
last modified time | relevance | path

Searched refs:BTINFO_FLAGS (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/cobalt/include/
H A Dbootinfo.h43 #define BTINFO_FLAGS 4 macro
/netbsd-src/sys/arch/cobalt/cobalt/
H A Dconsole.c131 bi_flags = lookup_bootinfo(BTINFO_FLAGS); in consinit()
/netbsd-src/sys/arch/cobalt/stand/boot/
H A Dboot.c480 bi_add(&bi_flags, BTINFO_FLAGS, sizeof(bi_flags)); in main()