Home
last modified time | relevance | path

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

/openbmc/qemu/hw/s390x/
H A Dipl.h23 #define MAX_BOOT_DEVS 8 /* Max number of devices that may have a bootindex */ macro
H A Dipl.c539 if (iplb_num > MAX_BOOT_DEVS) { in s390_init_all_iplbs()
542 iplb_num, MAX_BOOT_DEVS); in s390_init_all_iplbs()
544 iplb_num = MAX_BOOT_DEVS; in s390_init_all_iplbs()