HomeSort by: relevance | last modified time | path
    Searched refs:BTINFO_FLAGS (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/cobalt/include/
bootinfo.h 43 #define BTINFO_FLAGS 4
64 struct btinfo_flags { struct
  /src/sys/arch/cobalt/cobalt/
console.c 113 struct btinfo_flags *bi_flags;
131 bi_flags = lookup_bootinfo(BTINFO_FLAGS);
  /src/sys/arch/cobalt/stand/boot/
boot.c 416 struct btinfo_flags bi_flags;
480 bi_add(&bi_flags, BTINFO_FLAGS, sizeof(bi_flags));

Completed in 16 milliseconds