Searched refs:load_image (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/grub/grub-0.97/stage2/ |
H A D | start_eltorito.S | 98 load_image: label
|
H A D | boot.c | 34 * The next two functions, 'load_image' and 'load_module', are the building 40 load_image (char *kernel, char *arg, kernel_t suggested_type, function
|
H A D | shared.h | 1068 /* Define flags for load_image here. */ 1072 kernel_t load_image (char *kernel, char *arg, kernel_t suggested_type,
|
H A D | builtins.c | 2895 kernel_type = load_image (arg, mb_cmdline, suggested_type, load_flags); 2948 * zfs_open() has been called (kernel_func() -> load_image() -> grub_open() ->
|
Completed in 77 milliseconds