Home
last modified time | relevance | path

Searched defs:bootpath (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/system/
H A Dbootdevice.c211 char *devpath = NULL, *s = NULL, *d, *bootpath; in get_boot_device_path() local
257 char *bootpath; in get_boot_devices_list() local
411 char *bootpath; in get_boot_devices_lchs_list() local
/openbmc/linux/arch/sparc/include/asm/
H A Dopenprom.h77 char **bootpath; member
/openbmc/linux/arch/m68k/include/asm/
H A Dopenprom.h85 char **bootpath; member
/openbmc/qemu/tests/qtest/
H A Dmigration-test.c137 static char *bootpath; variable