Searched refs:s2_cur_blk (Results 1 – 1 of 1) sorted by relevance
61 static void *s2_cur_blk = _s2 + MAX_SECTOR_SIZE; variable214 if (magic_match(s2_cur_blk + i, ZIPL_MAGIC_EBCDIC)) { in find_zipl_boot_menu_banner()246 read_block(cur_block_nr, s2_cur_blk, "Cannot read stage2 boot loader"); in eckd_get_boot_menu_index()267 return menu_get_zipl_boot_index(s2_cur_blk + banner_offset); in eckd_get_boot_menu_index()