Home
last modified time | relevance | path

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

/openbmc/qemu/system/
H A Dbootdevice.c208 static char *get_boot_device_path(DeviceState *dev, bool ignore_suffixes, in get_boot_device_path() function
260 bootpath = get_boot_device_path(i->dev, ignore_suffixes, i->suffix); in get_boot_devices_list()
415 bootpath = get_boot_device_path(i->dev, false, i->suffix); in get_boot_devices_lchs_list()