Searched refs:enabled (Results 151 - 175 of 356) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Dbufferevent_sock.c113 (bufev->enabled & EV_WRITE) &&
253 if (!(bufev->enabled & EV_WRITE) ||
396 /* ConnectEx() isn't always around, even when IOCP is enabled.
641 bufferevent_enable(bufev, bufev->enabled);
/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dradeon_ring.c361 if (rdev->wb.enabled)
608 else if (rdev->wb.enabled)
735 if (rdev->wb.enabled) {
H A Devergreen_hdmi.c164 if (!dig->afmt->enabled)
195 HDMI_AUDIO_INFO_SEND | /* enable audio info frames (frames won't be set until audio is enabled) */
H A Dradeon_gart.c470 if (!rdev->vm_manager.enabled) {
488 rdev->vm_manager.enabled = true;
554 if (!rdev->vm_manager.enabled)
572 rdev->vm_manager.enabled = false;
H A Drs600.c266 if (radeon_crtc->enabled) {
284 if (radeon_crtc->enabled) {
552 DRM_INFO("PCIE GART of %uM enabled (table at 0x%016llX).\n",
835 if (rdev->mode_info.crtcs[0]->base.enabled)
837 if (rdev->mode_info.crtcs[1]->base.enabled)
/freebsd-11-stable/sys/dev/sfxge/common/
H A Defx_mac.c249 __in boolean_t enabled)
259 if (epp->ep_mac_drain == enabled)
262 epp->ep_mac_drain = enabled;
247 efx_mac_drain( __in efx_nic_t *enp, __in boolean_t enabled) argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
H A DSBTypeCategory.cpp63 void SBTypeCategory::SetEnabled(bool enabled) { argument
64 LLDB_RECORD_METHOD(void, SBTypeCategory, SetEnabled, (bool), enabled);
68 if (enabled)
/freebsd-11-stable/sys/arm/at91/
H A Dif_ate.c1356 int enabled; local
1374 enabled = ate_setmcast(sc);
1375 if (enabled != 0) {
1390 int mask, error, enabled; local
1419 enabled = ate_setmcast(sc);
1420 if (enabled != (sc->flags & ATE_FLAG_MULTICAST))
/freebsd-11-stable/contrib/wpa/src/drivers/
H A Ddriver_hostap.c516 int enabled = params->enabled; local
519 if (hostap_ioctl_prism2param(drv, PRISM2_PARAM_IEEE_802_1X, enabled)) {
525 if (!enabled)
541 static int hostap_set_privacy(void *priv, int enabled) argument
546 enabled);
/freebsd-11-stable/sys/dev/drm2/i915/
H A Dintel_display.c1042 static const char *state_string(bool enabled) argument
1044 return enabled ? "on" : "off";
1160 /* ILK FDI PLL is always enabled */
1284 bool enabled; local
1292 enabled = !!(val & (DREF_SSC_SOURCE_MASK | DREF_NONSPREAD_SOURCE_MASK |
1294 WARN(!enabled, "PCH refclk assertion failure, should be active but is disabled\n");
1302 bool enabled; local
1306 enabled = !!(val & TRANS_ENABLE);
1307 WARN(enabled,
1382 "PCH DP (0x%08x) enabled o
3738 intel_crtc_update_sarea(struct drm_crtc *crtc, bool enabled) argument
7847 bool enabled = false; local
7898 bool enabled = false; local
[all...]
/freebsd-11-stable/sys/dev/aic7xxx/
H A Daic_osm_lib.h290 void aic_set_transaction_tag(struct scb *scb, int enabled, u_int type) argument
293 if (enabled)
/freebsd-11-stable/tools/tools/shlib-compat/
H A Dshlib-compat.py125 def __init__(self, enabled=True, stats=None):
126 self.enabled = enabled
134 if self.enabled and id in self.items:
142 if self.enabled:
151 if self.enabled:
491 cmpcache = Cache(enabled=Config.cmpcache_enabled)
806 self.cache = Cache(enabled=Config.dwarfcache_enabled,
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dp2p_supplicant.h135 int wpas_p2p_set_cross_connect(struct wpa_supplicant *wpa_s, int enabled);
166 int wpas_p2p_nfc_tag_enabled(struct wpa_supplicant *wpa_s, int enabled);
/freebsd-11-stable/contrib/llvm-project/lldb/bindings/interface/
H A DSBTypeCategory.i217 enabled = property(GetEnabled, SetEnabled)
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_tasking.cpp541 // ompt_start_tool, so we already know whether ompt is enabled or not.
668 if (UNLIKELY(ompt_enabled.enabled)) {
998 if (UNLIKELY(ompt_enabled.enabled)) {
1083 if (UNLIKELY(ompt_enabled.enabled))
1194 tasking support enabled */
1209 /* tasking must be enabled now as the task might not be pushed */
1329 if (UNLIKELY(ompt_enabled.enabled))
1446 if (UNLIKELY(ompt_enabled.enabled)) {
1466 // if cancellation has been enabled for this run ...
1524 if (UNLIKELY(ompt_enabled.enabled))
[all...]
/freebsd-11-stable/contrib/ntp/ntpd/
H A Dntp_timer.c349 * Orphan mode is active when enabled and when no servers less
573 leap_smear.enabled = leap_smear_intv != 0;
591 if (leap_smear.enabled) {
/freebsd-11-stable/sys/dev/drm/
H A Ddrm_sysctl.c330 DRM_SYSCTL_PRINT("\ncrtc ref count last enabled inmodeset\n");
336 atomic_load_acq_int(&dev->vblank[i].enabled),
/freebsd-11-stable/sys/dev/nxge/include/
H A Dxgehal-config.h46 * @enabled: Set to 1, if TTI feature is enabled.
70 * @enabled: Set to 1, if TTI feature is enabled.
82 int enabled; member in struct:xge_hal_tti_config_t
/freebsd-11-stable/sys/security/mac_partition/
H A Dmac_partition.c72 SYSCTL_INT(_security_mac_partition, OID_AUTO, enabled, CTLFLAG_RW,
/freebsd-11-stable/sys/mips/rmi/
H A Diodi.c227 if (xlr_board_info.gmac_block[i].enabled == 0)
/freebsd-11-stable/sys/mips/sibyte/
H A Dsb_machdep.c87 #error KDB must be enabled in order for DDB to work!
/freebsd-11-stable/sys/xen/interface/hvm/
H A Dhvm_op.h366 * enabled state.
369 * the enabled state.
375 uint8_t enabled; /* IN - enabled? */ member in struct:xen_hvm_set_ioreq_server_state
/freebsd-11-stable/sys/netinet/
H A Dtcp_fastopen.c52 * When this and net.inet.tcp.fastopen.enabled are non-zero, a new key
55 * net.inet.tcp.fastopen.enabled (RW, default 0)
57 * from enabled to disabled, all installed keys are removed. On the
58 * transition from disabled to enabled, if net.inet.tcp.fastopen.autokey
60 * generated immediately. The transition from enabled to disabled does
162 SYSCTL_PROC(_net_inet_tcp_fastopen, OID_AUTO, enabled,
397 /* enabled -> disabled */
406 /* disabled -> enabled */
/freebsd-11-stable/contrib/wpa/src/p2p/
H A Dp2p.h107 * he - Indicates if IEEE 802.11ax HE is enabled
1485 * Extended Listen Timing. When enabled, the P2P Device will become
1995 * @enabled: Whether client discoverability will be enabled
1998 * This capability is enabled by default and should not be disabled in normal
2001 void p2p_set_client_discoverability(struct p2p_data *p2p, int enabled);
2006 * @enabled: Whether managed P2P Device operations will be enabled
2008 void p2p_set_managed_oper(struct p2p_data *p2p, int enabled);
2045 * @enabled
[all...]
/freebsd-11-stable/sys/dev/cxgbe/
H A Dt4_ioctl.h355 uint8_t enabled; member in struct:t4_tracer

Completed in 200 milliseconds

1234567891011>>