Home
last modified time | relevance | path

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

/openbmc/qemu/pc-bios/s390-ccw/
H A Dmenu.c201 uint16_t zipl_timeout = *(uint16_t *)(menu_data - ZIPL_TIMEOUT_OFFSET); in menu_get_zipl_boot_index() local
208 timeout = zipl_timeout * 1000; in menu_get_zipl_boot_index()