Home
last modified time | relevance | path

Searched defs:options (Results 101 – 125 of 203) sorted by relevance

123456789

/openbmc/u-boot/include/fsl-mc/
H A Dfsl_dpmac.h328 uint64_t options; member
353 uint64_t options; member
/openbmc/qemu/block/
H A Dpreallocate.c107 static bool preallocate_absorb_opts(PreallocateOpts *dest, QDict *options, in preallocate_absorb_opts()
140 static int preallocate_open(BlockDriverState *bs, QDict *options, int flags, in preallocate_open()
H A Dnbd.c1514 static int nbd_parse_uri(const char *filename, QDict *options) in nbd_parse_uri()
1594 static bool nbd_has_filename_options_conflict(QDict *options, Error **errp) in nbd_has_filename_options_conflict()
1614 static void nbd_parse_filename(const char *filename, QDict *options, in nbd_parse_filename()
1719 static SocketAddress *nbd_config(BDRVNBDState *s, QDict *options, in nbd_config()
1847 static int nbd_process_options(BlockDriverState *bs, QDict *options, in nbd_process_options()
1906 static int nbd_open(BlockDriverState *bs, QDict *options, int flags, in nbd_open()
H A Dblkreplay.c24 static int blkreplay_open(BlockDriverState *bs, QDict *options, int flags, in blkreplay_open()
H A Dcopy-before-write.c397 static BlockdevOptions *cbw_parse_options(QDict *options, Error **errp) in cbw_parse_options()
430 static int cbw_open(BlockDriverState *bs, QDict *options, int flags, in cbw_open()
H A Dcloop.c63 static int cloop_open(BlockDriverState *bs, QDict *options, int flags, in cloop_open()
H A Dcopy-on-read.c39 cor_open(BlockDriverState *bs, QDict *options, int flags, Error **errp) in cor_open()
H A Dqcow2.c987 QDict *options, int flags, Error **errp) in qcow2_update_options_prepare()
1265 qcow2_update_options(BlockDriverState *bs, QDict *options, int flags, in qcow2_update_options()
1319 qcow2_do_open(BlockDriverState *bs, QDict *options, int flags, in qcow2_do_open()
1925 QDict *options; member
1946 static int qcow2_open(BlockDriverState *bs, QDict *options, int flags, in qcow2_open()
2099 static void qcow2_join_options(QDict *options, QDict *old_options) in qcow2_join_options()
2853 QDict *options; in qcow2_co_invalidate_cache() local
3504 QDict *options; in qcow2_co_create() local
4308 QDict *options; in qcow2_co_truncate() local
/openbmc/openbmc/poky/scripts/lib/resulttool/
H A Dmanualexecution.py46 def _choose_config_option(self, options): argument
/openbmc/openbmc-test-automation/lib/
H A Dipmi_utils.py93 cmd_string, ipmi_cmd_type="inband", print_output=1, ignore_err=0, **options
H A Dgen_cmd.py582 def create_command_string(command, *pos_parms, **options):
/openbmc/pldm/libpldmresponder/
H A Dbios_config.hpp144 options, enumerator
/openbmc/openbmc/poky/bitbake/lib/toaster/toastermain/management/commands/
H A Dbuildimport.py479 def handle(self, *args, **options):
/openbmc/u-boot/tools/buildman/
H A Dboard.py74 def __init__(self, status, arch, cpu, soc, vendor, board_name, target, options): argument
/openbmc/ipmitool/lib/
H A Dipmi_chassis.c770 } options[] = { in get_bootparam_options() local
1303 } options[] = { in ipmi_chassis_main() local
/openbmc/intel-ipmi-oem/include/
H A Dbiosxml.hpp115 std::vector<option::option> options; member
696 bios::OptionTypeVector options; in getBaseTable() local
/openbmc/phosphor-webui/
H A Dwebpack.config.js107 options: {name: '[path][name].[ext]'} class in config.module.AnonymousClassb5afa9290301
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dsshcontrol.py18 def __init__(self, **options):
/openbmc/phosphor-host-ipmid/transport/serialbridge/
H A Dserialcmd.cpp291 std::map<std::string, std::variant<int>> options; in read() local
/openbmc/qemu/bsd-user/freebsd/
H A Dos-proc.h86 abi_ulong target_status, abi_long options, abi_ulong target_wrusage, in do_freebsd_wait6()
/openbmc/qemu/hw/net/
H A Dvhost_net-stub.c27 struct vhost_net *vhost_net_init(VhostNetOptions *options) in vhost_net_init()
/openbmc/qemu/
H A Dqemu-img.c182 static int accumulate_options(char **options, char *list) in accumulate_options()
280 QDict *options; in img_open_opts() local
304 QDict *options, in img_open_file()
337 QDict *options = opaque; in img_add_key_secrets() local
434 char *options = NULL; in img_create() local
2242 char *options = NULL; in img_convert() local
3854 QDict *options = NULL; in img_rebase() local
4422 char *options = NULL; in img_amend() local
5368 const struct DdOpts options[] = { in img_dd() local
5632 char *options = NULL; in img_measure() local
/openbmc/u-boot/drivers/crypto/fsl/
H A Djobdesc.c181 u32 options; in inline_cnstr_jobdesc_hash() local
/openbmc/openbmc/poky/scripts/
H A Dwic106 def wic_create_subcommand(options, usage_str): argument
/openbmc/openbmc/poky/scripts/lib/wic/plugins/imager/
H A Ddirect.py44 native_sysroot, oe_builddir, options): argument

123456789