Home
last modified time | relevance | path

Searched full:default (Results 6476 – 6500 of 9919) sorted by relevance

1...<<251252253254255256257258259260>>...397

/openbmc/qemu/hw/misc/
H A Dmps2-fpgaio.c174 default: in mps2_fpgaio_read()
242 default: in mps2_fpgaio_write()
H A Dbcm2835_mbox.c182 default: in bcm2835_mbox_read()
237 default: in bcm2835_mbox_write()
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/
H A DSecureBootDatabase_v1.xml68 …ysToDefault` value shall reset this UEFI Secure Boot key database to the default values. The `Del…
107 …ription" String="Reset the contents of this UEFI Secure Boot key database to the default values."/>
/openbmc/bmcweb/test/http/
H A Dmutual_tls.cpp49 OSSLX509() = default;
97 OSSLX509StoreCTX() = default;
/openbmc/qemu/target/hppa/
H A Dint_helper.c59 /* The default PSW.W controls the width of EIRR. */ in io_eir_write()
187 default: in hppa_cpu_do_interrupt()
/openbmc/docs/security/
H A Dnetwork-security-considerations.md126 into them, for example, by not having a default password. See, for example, [CA
140 The default SSH server implementation is provided by Dropbear. All configuration
/openbmc/qemu/target/loongarch/tcg/
H A Dtranslate.c217 default: in gen_set_gpr()
325 default: in loongarch_tr_tb_stop()
/openbmc/qemu/target/mips/tcg/system/
H A Dmips-semi.c152 default: in uhi_cb()
373 default: in mips_semihosting()
/openbmc/qemu/hw/intc/
H A Dgrlib_irqmp.c197 default: in grlib_irqmp_read()
288 default: in grlib_irqmp_write()
H A Daspeed_vic.c171 default: in aspeed_vic_read()
276 default: in aspeed_vic_write()
/openbmc/qemu/hw/i2c/
H A Dsmbus_eeprom.c217 default: in spd_data_generate()
249 default: in spd_data_generate()
/openbmc/qemu/hw/net/
H A Dmv88w8618_eth.c232 default: in mv88w8618_eth_read()
253 default: in mv88w8618_eth_read()
/openbmc/qemu/hw/virtio/
H A Dvhost-user-base.c292 vub->num_vqs = 1; /* reasonable default? */ in vub_device_realize()
315 * Disable guest notifiers, by default all notifications will be via the in vub_device_realize()
/openbmc/qemu/hw/timer/
H A Dstellaris-gptm.c150 default: in gptm_read()
235 default: in gptm_write()
/openbmc/qemu/migration/
H A Dmultifd.h310 * Must allocate p->iov. If packets are in use (default), one
340 * As a last step, if packets are in use (default), must prepare
/openbmc/qemu/monitor/
H A Dhmp-cmds-target.c154 default: in memory_dump()
193 default: in memory_dump()
/openbmc/qemu/hw/fsi/
H A Daspeed_apb2opb.c129 default: in fsi_aspeed_apb2opb_rw()
143 default: in fsi_aspeed_apb2opb_rw()
/openbmc/bmcweb/http/
H A Dhttp_response.hpp77 Response() = default;
92 ~Response() = default;
/openbmc/sdbusplus/tools/sdbusplus/
H A Dproperty.py14 self.defaultValue = kwargs.pop("default", None)
28 # Wrap string type default values with double-quotes
/openbmc/docs/designs/
H A Dredfish-eventservice.md20 - [Redfish specification](https://www.dmtf.org/sites/default/files/standards/documents/DSP0266_1.7.…
21 - [DMTF Redfish school events](https://www.dmtf.org/sites/default/files/Redfish_School-Events_2018.…
105 ["Redfish Specification"](https://www.dmtf.org/sites/default/files/standards/documents/DSP0266_1.7.…
1247 … | Boolean | This indicates whether event service is enabled. Default: True …
1248 …empts an event posting is retried before the subscription is terminated. Default: 3 …
1249 …he number of seconds between retry attempts for sending any given Event. Default: 30 …
1250 …ent:** Resource types of 'Event' sent to subscribed destination. This is default value if nothing …
1314 …-supplied string that is stored with the event destination subscription. Default: null …
1315 | Protocol | Enum | The protocol type of the event connection. Default: redfish …
1316 …) | This is for setting HTTP headers, such as authorization information. Default: null …
[all …]
/openbmc/libpldm/src/dsp/
H A Dfirmware_update.c34 default: in is_string_type_valid()
82 default: in get_descriptor_type_length()
93 default: in is_downstream_device_update_support_valid()
105 default: in is_transfer_operation_flag_valid()
121 default: in is_comp_resp_valid()
147 default: in is_comp_resp_code_valid()
169 default: in is_comp_compatibility_resp_valid()
196 default: in is_comp_compatibility_resp_code_valid()
219 default: in is_self_contained_activation_req_valid()
243 default: in is_state_valid()
[all …]
/openbmc/qemu/hw/riscv/
H A Driscv-iommu.c86 default: in riscv_iommu_get_icvec_vector()
327 default: in riscv_iommu_spa_fetch()
365 default: in riscv_iommu_spa_fetch()
532 default: in riscv_iommu_report_fault()
626 default: in riscv_iommu_msi_write()
840 default: in riscv_iommu_validate_process_ctx()
921 default: in pdt_memory_read()
951 default: in pdt_memory_read()
1062 default: in riscv_iommu_ctx_fetch()
1154 /* No default process_id enabled, set BARE mode */ in riscv_iommu_ctx_fetch()
[all …]
/openbmc/u-boot/board/freescale/t104xrdb/
H A Deth.c91 default: in board_eth_init()
/openbmc/u-boot/arch/arm/dts/
H A Daxp803.dtsi53 /* Default work frequency for buck regulators */
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libpwquality/files/
H A D0001-Use-setuptools-instead-of-distutils.patch38 -# by default, not the Python-bundled one. To run the Python's standard library

1...<<251252253254255256257258259260>>...397