Home
last modified time | relevance | path

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

/external/qemu/hw/
Dpc.c243 #define PC_MAX_BOOT_DEVICES 3 in pc_boot_set() macro
249 if (nbds > PC_MAX_BOOT_DEVICES) { in pc_boot_set()
312 #define PC_MAX_BOOT_DEVICES 3 in cmos_init() macro
314 if (nbds > PC_MAX_BOOT_DEVICES) { in cmos_init()