Home
last modified time | relevance | path

Searched full:default (Results 7026 – 7050 of 9919) sorted by relevance

1...<<281282283284285286287288289290>>...397

/openbmc/qemu/include/hw/acpi/
H A Dacpi.h33 /* Default ACPI register widths */
/openbmc/qemu/hw/core/
H A Dguest-loader.c102 /* Default to the maximum size being the machine's ram size */ in guest_loader_realize()
/openbmc/qemu/hw/i386/
H A Dx86-iommu.c110 /* If the user didn't specify IR, choose a default value for it */ in x86_iommu_realize()
/openbmc/qemu/target/s390x/
H A Dcpu_models.h33 /* default features, QEMU version specific */
/openbmc/webui-vue/docs/guide/guidelines/
H A Dinternationalization.md30 - The CLI creates a `src/locales/en-US.json` file, which contains our default
/openbmc/bmcweb/config/
H A Dmeson.build50 'mutual-tls-common-name-parsing-default',
/openbmc/u-boot/drivers/usb/gadget/
H A Df_mass_storage.c63 * (in which case default "file-storage"
69 * request. To use default set to NULL,
95 * ro=b[,b...] Default false, boolean for read-only access.
97 * Default true, boolean for removable media.
98 * cdrom=b[,b...] Default false, boolean for whether to emulate
100 * luns=N Default N = number of filenames, number of
102 * stall Default determined according to the type of
640 default: in busy_indicator()
719 return -EIO; /* No default reply */ in do_read()
805 return -EIO; /* No default reply */ in do_read()
[all …]
/openbmc/qemu/block/
H A Dfile-posix.c366 * the probing failed, so it falls back to a safe default of 4k. This can be
586 .help = "AIO max batch size (0 = auto handled by AIO backend, default: 0)",
591 .help = "file locking mode (on/off/auto, default: auto)",
596 .help = "id of persistent reservation manager object (default: none)",
602 .help = "invalidate page cache during live migration (default: on)",
608 .help = "check that page cache was dropped on live migration (default: off)"
693 default: in raw_open_common()
1434 default: in get_zones_wp()
1649 * (Allows block driver to assign default geometry values that guest sees)
2080 default: in handle_aiocb_write_zeroes_unmap()
[all …]
H A Dvhdx.c1231 default: in vhdx_co_readv()
1466 default: in vhdx_co_writev()
1697 * Dynamic images: default state of the BAT is all zeroes.
1699 * Fixed images: default state of the BAT is fully populated, with
1752 /* for a fixed file, the default BAT entry is not zero */ in vhdx_create_bat()
1933 /* Validate options and set default values */ in vhdx_co_create()
1971 default: in vhdx_co_create()
2235 "Default is 'dynamic'."
2241 "Non-standard, but default. Do not set to 'off' when "
/openbmc/qemu/target/sparc/
H A Dtranslate.c1033 default: in save_npc()
1105 default: in gen_mov_pc_npc()
1822 default: in gen_ld_asi()
1898 default: in gen_st_asi()
1931 default: in gen_swap_asi()
1948 default: in gen_cas_asi()
1964 default: in gen_ldstub_asi()
2033 default: in gen_ldf_asi()
2070 default: in gen_ldf_asi()
2103 default: in gen_ldf_asi()
[all …]
/openbmc/qemu/linux-user/
H A Dsyscall.c557 default: in host_to_target_errno()
568 default: in target_to_host_errno()
823 default: in safe_syscall3()
1096 default: in target_to_host_resource()
1907 default: in host_to_target_cmsg()
1911 default: in host_to_target_cmsg()
1966 default: in host_to_target_cmsg()
2020 default: in host_to_target_cmsg()
2064 default: in host_to_target_cmsg()
2069 default: in host_to_target_cmsg()
[all …]
/openbmc/qemu/tcg/arm/
H A Dtcg-target.c.inc346 default:
539 default:
1024 default:
1056 default:
1250 default:
1584 default:
1709 default:
2689 default:
2779 default:
2799 default:
[all …]
/openbmc/u-boot/drivers/mtd/spi/
H A Dspi-nor-core.c384 default: in spi_nor_set_4byte_opcodes()
435 default: in set_4byte()
586 default: in read_bar()
616 * Default implementation, if driver doesn't have a specialized HW in spi_nor_erase_sector()
851 default: in cypress_s25hx_t()
2187 default: in spi_nor_parse_bfpt()
2289 default: in spi_nor_parse_bfpt()
2392 default: in spi_nor_parse_sfdp()
2417 /* Set legacy flash parameters as default. */ in spi_nor_init_params()
2487 default: in spi_nor_init_params()
[all …]
/openbmc/qemu/
H A Dqemu-io-cmds.c205 default: in print_cvtnum_err()
336 * Make sure memory is aligned by default, or purposefully misaligned if
766 default: in read_f()
941 default: in readv_f()
1106 default: in write_f()
1295 default: in writev_f()
1509 default: in aio_read_f()
1628 default: in aio_write_f()
2026 default: in truncate_f()
2175 default: in discard_f()
[all …]
/openbmc/qemu/target/i386/emulate/
H A Dx86_decode.c52 default: in sign()
70 default: in decode_bytes()
144 default: in decode_immediate()
371 default: in decode_f7group()
624 default: in decode_aegroup()
655 default: in decode_d9_4()
682 default: in decode_db_4()
1682 default: in get_reg_ref()
1819 default: in calc_modrm_operand()
1867 default: in decode_prefix()
[all …]
/openbmc/qemu/hw/display/
H A Dqxl.c676 default: in interface_get_command()
695 default: in interface_req_cmd_notification()
838 default: in interface_get_cursor_command()
857 default: in interface_req_cursor_notification()
927 default: in interface_async_complete_io()
992 default: in interface_async_complete()
1378 default: in qxl_add_memslot()
1663 default:
1711 default:
1865 default:
[all …]
/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Dtaskexp_ncurses.py47 # task set to the default file "taskdep.txt"
80 # Sort options (default is SORT_DEPS)
148 '# Default selected task in primary box',
150 '# Default selected task in deps',
153 '# Default selected task in rdeps',
218 ### By default, use the normal line art. Since
224 # By default, render frames using line art
/openbmc/qemu/net/
H A Dvhost-vdpa.c293 * reasonable to assume that h/w is LE by default, because LE is what
1068 * on by default. in vhost_vdpa_net_load_rx()
1094 * off by default. in vhost_vdpa_net_load_rx()
1123 * off by default. in vhost_vdpa_net_load_rx()
1141 * off by default. in vhost_vdpa_net_load_rx()
1159 * off by default. in vhost_vdpa_net_load_rx()
1177 * off by default. in vhost_vdpa_net_load_rx()
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.1.rst50 …variable to allow specifying the CVE database minimum update interval (and default to once per day)
88 - kmod: Enable xz support by default
131 - systemd: Set RebootWatchdogSec to 60s by default
137 - Enabled :ref:`buildpaths <qa-check-buildpaths>` QA check as a warning by default
169 - squashfs-tools: build with lzo support by default
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DEthernetInterface.v1_12_4.json246 … DHCP options but does not configure addresses. It is always enabled by default whenever DHCPv6 s…
430 "description": "The IPv6 default gateway address in use on this interface.",
431 …"longDescription": "This property shall contain the current IPv6 default gateway address in use on…
464 "description": "The IPv6 static default gateways for this interface.",
475 …gDescription": "The values in this array shall represent the IPv6 static default gateway addresses…
/openbmc/docs/designs/mctp/
H A Dmctp-kernel.md224 traffic directly, but just sets the default destination for messages sent from
430 Changing the default tag control behaviour should only be required when:
672 as the system default, in which case it will be used for all message
684 network. By default, packets are not forwarded between interfaces.
813 mctp network set <network-id> default [<true|false>]
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/
H A DEthernetInterface.v1_12_4.json246 … DHCP options but does not configure addresses. It is always enabled by default whenever DHCPv6 s…
430 "description": "The IPv6 default gateway address in use on this interface.",
431 …"longDescription": "This property shall contain the current IPv6 default gateway address in use on…
464 "description": "The IPv6 static default gateways for this interface.",
475 …gDescription": "The values in this array shall represent the IPv6 static default gateway addresses…
/openbmc/qemu/linux-user/i386/
H A Dsignal.c250 /* Default to using normal stack */ in get_sigframe()
414 default: in setup_sigcontext()
669 default: in xrstor_sigcontext()
695 default: in frstor_sigcontext()
/openbmc/u-boot/drivers/net/
H A Dsni_ave.c634 default: in ave_pro4_get_pinmode()
661 default: in ave_ld11_get_pinmode()
688 default: in ave_ld20_get_pinmode()
715 default: in ave_pxs3_get_pinmode()
/openbmc/u-boot/scripts/kconfig/
H A Dmenu.c100 default: in rewrite_m()
244 "default for config symbol '%s'" in sym_check_prop()
262 "choice default symbol '%s' is not contained in the choice", in sym_check_prop()
290 default: in sym_check_prop()

1...<<281282283284285286287288289290>>...397