Searched refs:enable (Results 176 - 200 of 642) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/contrib/ncsw/Peripherals/FM/MAC/
H A Dfm_mac.h75 t_Error (*f_FM_MAC_ConfigException) (t_Handle h_FmMac, e_FmMacExceptions, bool enable);
80 t_Error (*f_FM_MAC_SetException) (t_Handle h_FmMac, e_FmMacExceptions ex, bool enable);
/freebsd-11-stable/sys/powerpc/powermac/
H A Dhrowpic.c179 hrowpic_toggle_irq(struct hrowpic_softc *sc, int irq, int enable) argument
194 * and enable the IRQ as an interrupt source
199 if (enable)
/freebsd-11-stable/sys/dev/viawd/
H A Dviawd.c61 viawd_tmr_state(struct viawd_softc *sc, int enable) argument
66 if (enable)
88 * Watchdog event handler - called by the framework to enable or disable
/freebsd-11-stable/contrib/openresolv/
H A Dconfigure21 --enable-debug) DEBUG=yes;;
/freebsd-11-stable/sys/amd64/vmm/io/
H A Diommu.c56 SYSCTL_INT(_hw_vmm_iommu, OID_AUTO, enable, CTLFLAG_RDTUN, &iommu_enable, 0,
146 (*ops->enable)();
/freebsd-11-stable/sys/arm/allwinner/clk/
H A Daw_hdmiclk.c125 aw_hdmiclk_set_gate(struct clknode *clk, bool enable) argument
134 if (enable)
/freebsd-11-stable/etc/defaults/
H A Dperiodic.conf331 periodvar=${var%enable}period
356 periodvar=${var%enable}period
/freebsd-11-stable/sys/dev/ixgbe/
H A Dixgbe_x550.h61 void ixgbe_set_source_address_pruning_X550(struct ixgbe_hw *hw, bool enable,
64 bool enable, int vf);
/freebsd-11-stable/usr.bin/iscsictl/
H A Dparse.y123 enable
260 enable: ENABLE EQUALS STR label
263 xo_errx(1, "duplicated enable at line %d", lineno);
266 xo_errx(1, "invalid enable at line %d; "
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcombined.h437 void enable() {
439 Secondary.enable();
440 Primary.enable();
441 Quarantine.enable();
442 Stats.enable();
443 TSDRegistry.enable();
455 enable();
469 enable();
/freebsd-11-stable/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_pcd.c1322 t_Error FM_PCD_ConfigException(t_Handle h_FmPcd, e_FmPcdExceptions exception, bool enable) argument
1335 if (enable)
1346 t_Error FM_PCD_SetException(t_Handle h_FmPcd, e_FmPcdExceptions exception, bool enable) argument
1361 if (enable)
1394 if(enable)
1402 if(enable)
1410 if(enable)
1418 if(enable)
1426 if(enable)
1434 if(enable)
[all...]
/freebsd-11-stable/sys/dev/drm2/i915/
H A Ddvo_ns2501.c107 DRM_DEBUG_KMS("%s: Trying to re-enable the DVO\n", __FUNCTION__);
149 ** If it returns false, it might be wise to enable the
194 ** If it returns false, it might be wise to enable the
523 static void ns2501_dpms(struct intel_dvo_device *dvo, bool enable) argument
531 __FUNCTION__, enable);
535 if (enable)
549 enable ? 0x03 : 0x00);
552 enable ? 0xff : 0x00);
/freebsd-11-stable/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_pcd_ext.h324 @Param[in] enable TRUE to enable interrupt, FALSE to mask it.
330 t_Error FM_PCD_ConfigException(t_Handle h_FmPcd, e_FmPcdExceptions exception, bool enable);
340 @Param[in] enable TRUE to enable, FALSE to disable
346 t_Error FM_PCD_ConfigPlcrAutoRefreshMode(t_Handle h_FmPcd, bool enable);
553 @Param[in] enable TRUE to enable interrupt, FALSE to mask it.
560 t_Error FM_PCD_SetException(t_Handle h_FmPcd, e_FmPcdExceptions exception, bool enable);
581 @Description This routine may be used to enable/disabl
[all...]
/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300.h541 HAL_BOOL ah_enable_tsf2; /* enable TSF2 for gen timer 8-15. */
792 HAL_BOOL ah_lna_div_use_bt_ant_enable; /* 1:enable Rx(LNA) Diversity */
1274 extern void ar9300_set_power_led_state(struct ath_hal *ah, u_int8_t enable);
1275 extern void ar9300_set_network_led_state(struct ath_hal *ah, u_int8_t enable);
1469 extern void ar9300_mat_enable(struct ath_hal *ah, int enable);
1471 extern HAL_BOOL ar9300_ant_ctrl_set_lna_div_use_bt_ant(struct ath_hal * ah, HAL_BOOL enable, const struct ieee80211_channel * chan);
1494 extern void ar9300_cac_tx_quiet(struct ath_hal *ah, HAL_BOOL enable);
1539 extern HAL_BOOL ar9300_set_11n_rx_rifs(struct ath_hal *ah, HAL_BOOL enable);
1540 extern HAL_BOOL ar9300_set_rifs_delay(struct ath_hal *ah, HAL_BOOL enable);
1541 extern HAL_BOOL ar9300_set_smart_antenna(struct ath_hal *ah, HAL_BOOL enable);
[all...]
/freebsd-11-stable/sys/contrib/alpine-hal/eth/
H A Dal_hal_eth.h428 uint8_t enable_rx_parser; /**< config and enable rx parsing */
462 * - enable the Tx and Rx UDMA, the rings will be still disabled at this point.
483 * enable the ec and mac interrupts
503 * Configure and enable a queue ring
517 * enable a queue if it was previously disabled
585 * @param an_enable set to AL_TRUE to enable auto negotiation
589 * @param full_duplex set to AL_TRUE to enable full duplex mode (relevant only
603 * @param enable set to AL_TRUE to enable full duplex mode
607 int al_eth_mac_loopback_config(struct al_hal_eth_adapter *adapter, int enable);
1281 al_bool enable; member in struct:al_eth_filter_params
1332 uint8_t enable; member in struct:al_eth_eee_params
1464 al_bool enable; /**< enable internal trigger update */ member in struct:al_eth_pth_int_update_params
1582 al_bool enable; member in struct:al_eth_pth_pulse_out_params
[all...]
/freebsd-11-stable/sys/x86/x86/
H A Dcpu_machdep.c225 * not enable interrupt handling. The caller is responsible to enable
936 hw_ssb_set(bool enable, bool for_all_cpus) argument
943 hw_ssb_active = enable;
945 (enable ? MSR_OP_OR : MSR_OP_ANDNOT) |
1051 * For the similar reasons, and for testing, allow to enable
1211 taa_set(bool enable, bool all) argument
1215 (enable ? MSR_OP_OR : MSR_OP_ANDNOT) |
1324 SYSCTL_PROC(_machdep_mitigations_taa, OID_AUTO, enable, CTLTYPE_INT |
1397 SYSCTL_PROC(_machdep_mitigations_rngds, OID_AUTO, enable, CTLTYPE_IN
[all...]
/freebsd-11-stable/contrib/ncurses/ncurses/base/
H A Dlib_mouse.c386 enable_xterm_mouse(SCREEN *sp, int enable) argument
389 sp->_emxmouse_activated = enable;
391 NCURSES_PUTP2("xterm-mouse", TPARM_1(sp->_mouse_xtermcap, enable));
393 sp->_mouse_active = enable;
467 enable_gpm_mouse(SCREEN *sp, bool enable) argument
471 T((T_CALLED("enable_gpm_mouse(%d)"), enable));
473 if (enable && !sp->_mouse_active) {
512 if (!enable && sp->_mouse_active) {
518 result = enable;
1408 /* xterm: re-enable reportin
[all...]
/freebsd-11-stable/sys/dev/adb/
H A Dadb_bus.c274 adb_set_autopoll(device_t dev, u_char enable) argument
283 mod = enable << dinfo->address;
284 if (enable) {
/freebsd-11-stable/sys/dev/aic7xxx/
H A Daic7xxx_pci.c679 static void ahc_scbram_config(struct ahc_softc *ahc, int enable,
821 * If we need to support high memory, enable dual
822 * address cycles. This bit must be set to enable
1097 ahc_scbram_config(struct ahc_softc *ahc, int enable, int pcheck, argument
1118 if (enable)
1132 if (enable)
1159 int enable; local
1164 enable = FALSE;
1176 ahc_scbram_config(ahc, /*enable*/TRUE, pcheck, fast, large);
1182 enable
[all...]
/freebsd-11-stable/sys/dev/e1000/
H A De1000_82575.h95 #define E1000_ADV_DCMD_TSE 0x80 /* TCP Seg enable */
182 #define E1000_IMIR_PORT_IM_EN 0x00010000 /* TCP port enable */
303 #define E1000_ADVTXD_DCMD_VLE 0x40000000 /* VLAN pkt enable */
304 #define E1000_ADVTXD_DCMD_TSE 0x80000000 /* TCP Seg enable */
362 #define E1000_DCA_RXCTRL_DESC_DCA_EN (1 << 5) /* DCA Rx Desc enable */
368 #define E1000_DCA_TXCTRL_DESC_DCA_EN (1 << 5) /* DCA Tx Desc enable */
414 #define E1000_DTXSWC_VMDQ_LOOPBACK_EN (1U << 31) /* global VF LB enable */
434 #define E1000_VMOLR_STRVLAN 0x40000000 /* Vlan stripping enable */
435 #define E1000_VMOLR_STRCRC 0x80000000 /* CRC stripping enable */
437 #define E1000_VMOLR_VPE 0x00800000 /* VLAN promiscuous enable */
[all...]
/freebsd-11-stable/sys/nfs/
H A Dnfs_fha.c62 softc->ctls.enable = FHA_DEF_ENABLE;
73 OID_AUTO, "enable", CTLFLAG_RWTUN,
74 &softc->ctls.enable, 0, "Enable NFS File Handle Affinity (FHA)");
390 if (softc->ctls.enable == 0)
/freebsd-11-stable/sys/dev/vmware/vmxnet3/
H A Dvmx_netmap.h358 int enable = 0; local
360 if (getenv_int("vmxnet3.netmap_native", &enable) < 0 || !enable) {
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h167 /// Sets the disable ASLR flag to \a enable for a process that will
170 /// \param[in] enable
175 int SetDisableASLR(bool enable);
177 /// Sets the DetachOnError flag to \a enable for the process controlled by the
180 /// \param[in] enable
185 int SetDetachOnError(bool enable);
306 bool SetNonStopMode(const bool enable);
460 /// expected to have an Enable{type_name} command to enable and configure
577 // possibly enable compression if we find an encoding we can handle.
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h447 void SetPromptOnQuit(bool enable);
450 void SetEchoCommands(bool enable);
453 void SetEchoCommentCommands(bool enable);
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dopencl-c-base.h111 #pragma OPENCL EXTENSION cl_khr_fp16 : enable
120 #pragma OPENCL EXTENSION cl_khr_fp64 : enable
340 #pragma OPENCL EXTENSION cl_khr_gl_msaa_sharing : enable

Completed in 202 milliseconds

1234567891011>>