HomeSort by relevance Sort by last modified time
    Searched refs:bootinfo (Results 1 - 2 of 2) sorted by null

  /external/grub/stage2/
freebsd.h 40 #define RB_BOOTINFO 0x80000000 /* have `struct bootinfo *' arg */
74 * A zero bootinfo field often means that there is no info available.
78 struct bootinfo struct
boot.c 881 struct bootinfo bi;
958 bi.bi_size = sizeof (struct bootinfo);

Completed in 338 milliseconds