Searched refs:disabled (Results 51 - 75 of 149) sorted by relevance

123456

/freebsd-11-stable/contrib/wpa/src/common/
H A Dhw_features_common.c475 int disabled)
481 if (disabled)
474 set_disable_ht40(struct ieee80211_ht_capabilities *htcaps, int disabled) argument
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dwps_supplicant.c115 int disabled = wpa_s->current_ssid->disabled; local
127 if (disabled) {
129 "disabled - wait for user to enable");
518 "network disabled by default - use "
521 ssid->disabled = 1;
678 if (ssid->disabled_for_connect && ssid->disabled) {
680 ssid->disabled = 0;
701 /* Enable the networks disabled during wpas_wps_reassoc */
723 * Enable the networks disabled durin
[all...]
H A Ddriver_i.h603 int disabled)
607 return wpa_s->driver->radio_disable(wpa_s->drv_priv, disabled);
602 wpa_drv_radio_disable(struct wpa_supplicant *wpa_s, int disabled) argument
H A Dctrl_iface.c516 int disabled = atoi(value); local
517 wpa_printf(MSG_DEBUG, "TDLS: tdls_disabled=%d", disabled);
518 if (disabled) {
523 wpa_tdls_enable(wpa_s->wpa, !disabled);
528 int disabled = atoi(value); local
529 if (wpa_drv_radio_disable(wpa_s, disabled) < 0)
531 else if (disabled)
2550 ssid->disabled ? "[DISABLED]" : "",
2553 ssid->disabled == 2 ? "[P2P-PERSISTENT]" :
3199 if (ssid->disabled
[all...]
H A Dp2p_supplicant.c342 * been disabled for P2P operating channel use to avoid missing
490 if (s->disabled != 0 || !s->p2p_group ||
547 "P2P: sup:%p ssid:%p disabled:%d p2p:%d mode:%d",
548 wpa_s, s, s->disabled, s->p2p_group,
550 if (!s->disabled && s->p2p_group &&
565 !wpa_s->current_ssid->disabled &&
629 if (s->disabled == 2 && s->mode == WPAS_MODE_P2P_GO)
850 if (ssid->p2p_group && ssid->disabled != 2)
1103 if (s->disabled == 2 &&
1140 s->disabled
[all...]
/freebsd-11-stable/contrib/groff/src/preproc/eqn/
H A Dbox.h189 int disabled; member in class:tab_box
/freebsd-11-stable/crypto/openssl/crypto/des/
H A Ddes.h66 # error DES is disabled.
/freebsd-11-stable/sys/x86/iommu/
H A Dbusdma_dmar.c233 bool disabled; local
239 * If the user requested the IOMMU disabled for the device, we
245 disabled = dmar_bus_dma_is_dev_disabled(pci_get_domain(requester),
248 ctx = dmar_get_ctx_for_dev(dmar, requester, rid, disabled, rmrr);
251 if (disabled) {
/freebsd-11-stable/crypto/openssl/crypto/dsa/
H A Ddsa.h71 # error DSA is disabled.
109 * If this flag is set the operations normally disabled in FIPS mode are
/freebsd-11-stable/contrib/libxo/xohtml/external/
H A Djquery.qtip.js29 /* This currently causes issues with Safari 6, so for it's disabled */
68 CLASS_DISABLED = NAMESPACE+'-disabled',
116 disabled: FALSE,
123 this.rendered = this.destroyed = this.disabled = this.waiting =
160 .toggleClass(CLASS_DISABLED, this.disabled)
838 // Viewport adjustment is disabled, set values to zero
845 // If effect is disabled, target it mouse, no animation is defined or positioning gives NaN out, set CSS directly
962 else if(this.destroyed || this.disabled) { return this; }
1146 state = !(this.tooltip.hasClass(CLASS_DISABLED) || this.disabled);
1151 .attr('aria-disabled', stat
[all...]
/freebsd-11-stable/share/mk/
H A Dbsd.subdir.mk113 # SUBDIR recursing may be disabled for MK_DIRDEPS_BUILD
/freebsd-11-stable/crypto/openssl/crypto/dh/
H A Ddh.h65 # error DH is disabled.
102 * If this flag is set the operations normally disabled in FIPS mode are
/freebsd-11-stable/sys/conf/
H A Dkern.mk79 # to be disabled. WARNING: format checking is disabled in this case.
/freebsd-11-stable/contrib/unbound/services/
H A Drpz.c66 case RPZ_DISABLED_ACTION: return "disabled";
89 else if(strcmp(a, "disabled") == 0)
967 if(!r->disabled && (!r->taglist || taglist_intersect(r->taglist,
1053 r->disabled = 0;
1060 r->disabled = 1;
/freebsd-11-stable/sys/mips/cavium/usb/
H A Doctusb.c887 sc->sc_port[x].disabled = 1;
906 if (sc->sc_port[x].disabled == 0)
1576 sc->sc_port[index - 1].disabled) {
1632 sc->sc_port[index - 1].disabled) {
1679 sc->sc_port[index - 1].disabled) {
/freebsd-11-stable/sys/i386/bios/
H A Dapm.c100 #define is_enabled(foo) ((foo) ? "enabled" : "disabled")
931 sc->disabled = ((vmf.vmf_cx & APM_DISABLED) != 0);
1180 is_enabled(!sc->disabled));
1226 if (sc->disabled) {
/freebsd-11-stable/sys/xen/interface/arch-x86/hvm/
H A Dsave.h384 uint32_t disabled; /* VLAPIC_xx_DISABLED */ member in struct:hvm_hw_lapic
/freebsd-11-stable/crypto/openssl/crypto/engine/
H A Dengine.h71 # error ENGINE is disabled.
/freebsd-11-stable/crypto/openssl/crypto/rsa/
H A Drsa.h74 # error RSA is disabled.
506 * If this flag is set the operations normally disabled in FIPS mode are
/freebsd-11-stable/contrib/wpa/src/ap/
H A Ddrv_callbacks.c1856 if (hapd->disabled && hapd->started) {
1857 hapd->disabled = 0;
1860 * when the interface got disabled.
1869 } else if (hapd->disabled && hapd->iface->cac_started) {
1878 hapd->disabled = 1;
H A Dhostapd.h150 unsigned int disabled:1; member in struct:hostapd_data
/freebsd-11-stable/crypto/openssl/crypto/cms/
H A Dcms.h61 # error CMS is disabled.
/freebsd-11-stable/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsa_spec.h1106 bit8 disabled; member in struct:agsaSmpRespReportRouteTable_s
1107 /* B7 : expander route entry disabled */
/freebsd-11-stable/crypto/openssl/crypto/store/
H A Dstore.h66 # error STORE is disabled.
/freebsd-11-stable/sys/dev/mpt/
H A Dmpt_pci.c393 * Make sure we've disabled the ROM.
434 * certain reset operations (but must be disabled for
533 if (mpt->disabled == 0) {
538 mpt_prt(mpt, "device disabled at user request\n");

Completed in 415 milliseconds

123456