Home
last modified time | relevance | path

Searched refs:menu_get_zipl_boot_index (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/pc-bios/s390-ccw/
H A Ds390-ccw.h86 int menu_get_zipl_boot_index(const char *menu_data);
H A Dmenu.c193 int menu_get_zipl_boot_index(const char *menu_data) in menu_get_zipl_boot_index() function
H A Dbootmap.c311 return menu_get_zipl_boot_index(s2_cur_blk + banner_offset); in eckd_get_boot_menu_index()