Home
last modified time | relevance | path

Searched refs:workaround (Results 1 – 25 of 161) sorted by relevance

1234567

/freebsd/tools/test/stress2/misc/
H A Dmdconfig2.sh42 workaround=${workaround:-0}
48 while [ $workaround -eq 1 -a -c /dev/md$mdstart ]; do
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx6qdl-tqma6a.dtsi13 fsl,err006687-workaround-present;
46 * This pinmuxing is required for the ERR006687 workaround. Board
48 * fsl,err006687-workaround-present must include this group.
H A Dimx6q-arm2.dts176 fsl,err006687-workaround-present;
/freebsd/contrib/unbound/dnstap/
H A Ddnstap.m428 # workaround for protobuf-c includes at old dir before protobuf-c-1.0.0
45 # workaround for protobuf-c includes at old dir before protobuf-c-1.0.0
59 # workaround for protobuf-c includes at old dir before protobuf-c-1.0.0
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dcs4271.txt29 One (undocumented) workaround is to assert and de-assert the PDN bit
30 in the MODE2 register. This workaround can be enabled with this DT
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dfsl-fec.txt22 - fsl,err006687-workaround-present: If present indicates that the system has
23 the hardware workaround for ERR006687 applied and does not need a software
24 workaround.
H A Dsmsc-lan91c111.txt16 - pxa-u16-align4 : Boolean, put in place the workaround the force all
/freebsd/tools/build/options/
H A DWITHOUT_WARNS2 Useful as a temporary workaround when code enters the tree
H A DWITHOUT_WERROR2 Useful as a temporary workaround when working on fixing compiler warnings.
/freebsd/lib/libc/arm/aeabi/
H A DSymbol.map70 * A workaround for DEFINE_AEABI_FUNCTION_ALIAS() bug.
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/ddr/
H A Dlpddr3-timings.txt38 reg = <800000000>; /* workaround: it shows max-freq */
H A Dlpddr3.txt85 /* workaround: 'reg' shows max-freq */
/freebsd/sys/contrib/device-tree/Bindings/net/can/
H A Dgrcan.txt25 a bug workaround is activated.
/freebsd/sys/contrib/device-tree/Bindings/ddr/
H A Dlpddr3-timings.txt38 reg = <800000000>; /* workaround: it shows max-freq */
H A Dlpddr3.txt84 /* workaround: 'reg' shows max-freq */
/freebsd/sys/dev/ocs_fc/
H A Docs_hw.c295 if (hw->workaround.disable_dump_loc) { in ocs_hw_read_max_dump_size()
423 if (hw->workaround.override_fcfi) { in ocs_hw_setup()
443 if (hw->workaround.use_dif_sec_xri) { in ocs_hw_setup()
821 if (hw->workaround.override_fcfi) { in ocs_hw_init()
1217 if (hw->workaround.use_unregistered_rpi) { in ocs_hw_teardown()
1218 sli_resource_free(&hw->sli, SLI_RSRC_FCOE_RPI, hw->workaround.unregistered_rid); in ocs_hw_teardown()
1705 *value = hw->workaround.disable_ar_tgt_dif; in ocs_hw_get()
1717 *value = sli_get_is_sgl_chaining_capable(&hw->sli) || hw->workaround.sglc_misreported; in ocs_hw_get()
1726 if ((sli_get_is_sgl_chaining_capable(&hw->sli) || hw->workaround.sglc_misreported) && in ocs_hw_get()
1732 if ((sli_get_is_sgl_chaining_capable(&hw->sli) || hw->workaround.sglc_misreported) && in ocs_hw_get()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/mmc/
H A Dti-omap-hsmmc.txt83 [workaround for missing swakeup on am33xx]
104 The workaround is to reconfigure the dat1 line as a GPIO upon suspend. To make
/freebsd/contrib/wpa/src/eap_peer/
H A Deap.c964 if (sm->workaround) in SM_STATE()
1136 if (sm->workaround && (reqId == ((lastId + 1) & 0xff) || in eap_success_workaround()
1191 if (sm->workaround && duplicate && in eap_peer_req_is_duplicate()
1234 else if (sm->workaround && sm->lastId == -1 && sm->rxSuccess && in eap_peer_sm_step_received()
1237 else if (sm->workaround && sm->lastId == -1 && sm->rxFailure && in eap_peer_sm_step_received()
1241 else if (sm->workaround && sm->rxSuccess && !sm->rxFailure && in eap_peer_sm_step_received()
2043 if (sm->workaround) { in eap_sm_parseEapReq()
2777 void eap_set_workaround(struct eap_sm *sm, unsigned int workaround) in eap_set_workaround() argument
2779 sm->workaround = workaround; in eap_set_workaround()
H A Deap.h351 void eap_set_workaround(struct eap_sm *sm, unsigned int workaround);
H A Deap_i.h363 unsigned int workaround; member
/freebsd/contrib/wpa/src/eapol_supp/
H A Deapol_supp_sm.c1324 if (sm->conf.wps && sm->conf.workaround && in eapol_sm_rx_eapol()
1352 if (sm->conf.workaround) { in eapol_sm_rx_eapol()
1572 sm->conf.workaround = conf->workaround; in eapol_sm_notify_config()
1582 eap_set_workaround(sm->eap, conf->workaround); in eapol_sm_notify_config()
/freebsd/contrib/tcp_wrappers/
H A DREADME.NIS80 The tcpd source comes with a workaround for this problem. The
81 workaround is ugly and is not part of the programs attached below.
/freebsd/lib/libthr/
H A Dpthread.map299 /* ABI bug workaround, indicate that pli->rtli_version is valid */
/freebsd/sys/contrib/openzfs/rpm/redhat/
H A Dzfs-kmod.spec.in81 # (Based on Fedora's kernel.spec workaround)
/freebsd/contrib/ntp/html/hints/
H A Daix7 the preceding prototype. A workaround is to use ANSI syntax to delare

1234567