Searched refs:enable (Results 251 - 275 of 642) sorted by relevance

<<11121314151617181920>>

/freebsd-11-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_misc.c48 /* Only enable HT modes if the NIC supports HT */
563 HAL_BOOL enable)
576 HALASSERT(enable == AH_FALSE);
578 if (enable == AH_TRUE)
562 ar5416SetRifsDelay(struct ath_hal *ah, const struct ieee80211_channel *chan, HAL_BOOL enable) argument
/freebsd-11-stable/sys/contrib/alpine-hal/
H A Dal_hal_serdes.c142 * Group Rx rate change software flow enable if all conditions met
148 * Lane Rx rate change software flow enable if all conditions met
155 * Group Rx rate change software flow enable if all conditions met
779 al_bool enable)
783 if (enable)
802 enable ?
806 if (!enable)
816 al_bool enable)
820 if (enable)
839 enable
776 al_serdes_pma_hard_reset_group( struct al_serdes_obj *obj, enum al_serdes_group grp, al_bool enable) argument
812 al_serdes_pma_hard_reset_lane( struct al_serdes_obj *obj, enum al_serdes_group grp, enum al_serdes_lane lane, al_bool enable) argument
959 al_serdes_bist_tx_enable( struct al_serdes_obj *obj, enum al_serdes_group grp, enum al_serdes_lane lane, al_bool enable) argument
1003 al_serdes_bist_rx_enable( struct al_serdes_obj *obj, enum al_serdes_group grp, enum al_serdes_lane lane, al_bool enable) argument
[all...]
H A Dal_hal_udma_main.c131 // enable DMB
219 * enable/disable udma queue
222 * @param enable none zero value enables the queue, zero means disable
226 static int al_udma_q_enable(struct al_udma_q *udma_q, int enable) argument
230 if (enable) {
364 /* enable the q */
/freebsd-11-stable/sys/powerpc/powerpc/
H A Dintr_machdep.c473 int error, enable = 0; local
486 enable = 1;
511 if (enable)
/freebsd-11-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_fw.c334 int mlx5_core_set_dc_cnak_trace(struct mlx5_core_dev *dev, int enable, argument
343 MLX5_SET(set_dc_cnak_trace_in, in, enable, enable);
/freebsd-11-stable/sys/dev/ioat/
H A Dioat_test.c551 enable_ioat_test(bool enable) argument
556 if (enable && g_ioat_cdev == NULL) {
559 } else if (!enable && g_ioat_cdev != NULL) {
/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
H A DSBBreakpointName.cpp213 void SBBreakpointName::SetEnabled(bool enable) { argument
214 LLDB_RECORD_METHOD(void, SBBreakpointName, SetEnabled, (bool), enable);
223 bp_name->GetOptions().SetEnabled(enable);
/freebsd-11-stable/share/mk/
H A Dbsd.sys.mk173 # only enable it for some files with CLFAGS.$FILE+=${CLANG_NO_IAS}.
182 CLANG_OPT_SMALL+= -mllvm -enable-gvn=false
184 CLANG_OPT_SMALL+= -mllvm -enable-load-pre=false
/freebsd-11-stable/contrib/gdb/gdb/
H A Dtarget.h844 #define target_enable_exception_callback(kind, enable) \
845 (*current_target.to_enable_exception_callback) (kind, enable)
1038 /* HP-UX supplies these operations, which respectively disable and enable
/freebsd-11-stable/sys/dev/cxgb/common/
H A Dcxgb_aq100x.c316 aq100x_set_loopback(struct cphy *phy, int mmd, int dir, int enable) argument
319 BMCR_LOOPBACK, enable ? BMCR_LOOPBACK : 0);
/freebsd-11-stable/sys/contrib/ncsw/Peripherals/FM/MAC/
H A Ddtsec.c644 static t_Error DtsecConfigException(t_Handle h_Dtsec, e_FmMacExceptions exception, bool enable) argument
657 if (enable)
671 if(enable)
1337 static t_Error DtsecSetException(t_Handle h_Dtsec, e_FmMacExceptions exception, bool enable) argument
1354 if (enable)
1363 if(enable)
1371 !enable &&
1383 if(enable)
/freebsd-11-stable/sys/contrib/ncsw/Peripherals/QM/
H A Dqm.h630 static __inline__ t_Error SetException(t_Qm *p_Qm, e_QmExceptions exception, bool enable) argument
639 if (enable)
/freebsd-11-stable/sys/dev/mpt/
H A Dmpt_raid.c92 .enable = mpt_raid_enable,
111 struct mpt_raid_volume *mpt_vol, int enable);
844 int enable)
859 if ((enabled && enable)
860 || (!enabled && !enable))
871 enable ? MPI_RAID_ACTION_ENABLE_VOLUME
878 enable ? "Enable" : "Disable");
886 enable ? "Enable" : "Disable",
1721 * XXX disable/enable volume should force a resync,
/freebsd-11-stable/sys/geom/raid/
H A Dg_raid.h366 SYSCTL_INT(_kern_geom_raid_##name, OID_AUTO, enable, \
403 SYSCTL_INT(_kern_geom_raid_##name, OID_AUTO, enable, \
/freebsd-11-stable/sys/arm/allwinner/clk/
H A Daw_lcdclk.c234 aw_lcdclk_set_gate(struct clknode *clk, bool enable) argument
255 if (enable)
/freebsd-11-stable/sys/dev/extres/phy/
H A Dphy.c137 phynode_method_enable(struct phynode *phynode, bool enable) argument
140 if (!enable)
/freebsd-11-stable/sys/dev/ixgbe/
H A Dixgbe_api.h207 void ixgbe_set_source_address_pruning(struct ixgbe_hw *hw, bool enable,
209 void ixgbe_set_ethertype_anti_spoofing(struct ixgbe_hw *hw, bool enable,
/freebsd-11-stable/sys/netpfil/ipfw/
H A Dip_fw_pfil.c96 SYSCTL_PROC(_net_inet_ip_fw, OID_AUTO, enable,
101 SYSCTL_PROC(_net_inet6_ip6_fw, OID_AUTO, enable,
/freebsd-11-stable/release/tools/
H A Dvmimage.subr113 tunefs -n enable /dev/${mdnew}
/freebsd-11-stable/sys/dev/hyperv/input/
H A Dhv_kbd.c454 .enable = hvkbd_enable,
524 (*sw->enable)(kbd);
/freebsd-11-stable/sys/dev/acpica/
H A Dacpivar.h346 int acpi_wake_set_enable(device_t dev, int enable);
408 ACPI_STATUS acpi_pwr_wake_enable(ACPI_HANDLE consumer, int enable);
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A Draw_ostream.h299 virtual void enable_colors(bool /*enable*/) {}
477 void enable_colors(bool enable) override { ColorEnabled = enable; }
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h73 ExecuteScriptOptions &SetEnableIO(bool enable) { argument
74 m_enable_io = enable;
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dprimary32.h137 void enable() { function in class:scudo::SizeClassAllocator32
138 PossibleRegions.enable();
/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Dbufferevent-internal.h43 /* These flags are reasons that we might be declining to actually enable
247 int (*enable)(struct bufferevent *, short); member in struct:bufferevent_ops
297 /** For internal use: clear the conditions 'what' on bufev, and re-enable
304 /** For internal use: clear the conditions 'what' on bufev, and re-enable

Completed in 204 milliseconds

<<11121314151617181920>>