Searched refs:default_opts (Results 1 – 4 of 4) sorted by relevance
43 struct env_opts default_opts = { variable460 opts = &default_opts; in fw_printenv()509 opts = &default_opts; in fw_env_flush()666 opts = &default_opts; in fw_env_set()749 opts = &default_opts; in fw_parse_script()1400 opts = &default_opts; in fw_env_open()1693 opts = &default_opts; in parse_config()
260 static const struct network_helper_opts default_opts; variable270 opts = &default_opts; in connect_to_fd_opts()
2147 QDict *default_opts = in qemu_create_machine() local2150 qemu_apply_legacy_machine_options(default_opts); in qemu_create_machine()2151 object_set_properties_from_keyval(OBJECT(current_machine), default_opts, in qemu_create_machine()2153 qobject_unref(default_opts); in qemu_create_machine()
673 const AHCIOpts default_opts = { .size = 0 }; variable694 opts = g_memdup2((opts_in == NULL ? &default_opts : opts_in), in ahci_exec()