Home
last modified time | relevance | path

Searched defs:multiboot_info (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/grub/grub-0.97/stage2/
H A Dmb_info.h106 struct multiboot_info struct
109 unsigned long flags;
112 unsigned long mem_lower;
113 unsigned long mem_upper;
116 unsigned long boot_device;
119 unsigned long cmdline;
122 unsigned long mods_count;
123 unsigned long mods_addr;
126 {
147 syms;
[all …]
/titanic_50/usr/src/uts/common/sys/
H A Dmultiboot.h157 typedef struct multiboot_info { struct
179 } multiboot_info_t; argument
/titanic_50/usr/src/grub/grub-0.97/docs/
H A Dmultiboot.h80 typedef struct multiboot_info struct
96 } multiboot_info_t; argument