Searched refs:boot_os_fn (Results 1 – 1 of 1) sorted by relevance
81 typedef int boot_os_fn(int flag, struct bootm_info *bmi); typedef83 extern boot_os_fn do_bootm_linux;84 extern boot_os_fn do_bootm_vxworks;88 boot_os_fn *bootm_os_get_boot_func(int os);94 int boot_selected_os(int state, struct bootm_info *bmi, boot_os_fn *boot_fn);
Completed in 4 milliseconds