Searched refs:ignore_suffixes (Results 1 – 1 of 1) sorted by relevance
208 static char *get_boot_device_path(DeviceState *dev, bool ignore_suffixes, in get_boot_device_path() argument218 if (!ignore_suffixes) { in get_boot_device_path()254 bool ignore_suffixes = mc->ignore_boot_device_suffixes; in get_boot_devices_list() local260 bootpath = get_boot_device_path(i->dev, ignore_suffixes, i->suffix); in get_boot_devices_list()