Searched refs:enable (Results 201 - 225 of 642) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/ipfilter/tools/
H A Dipf.c217 static void set_state(enable)
218 u_int enable;
221 if (ioctl(fd, SIOCFRENB, &enable) == -1) {
/freebsd-11-stable/sys/contrib/vchiq/interface/vchi/connections/
H A Dconnection.h203 typedef void (*VCHI_CONNECTION_POWER_CONTROL)(VCHI_CONNECTION_STATE_T *state, MESSAGE_TX_CHANNEL_T channel, int32_t enable);
/freebsd-11-stable/sys/arm/mv/
H A Dmvvar.h82 void mv_gpio_out(uint32_t pin, uint8_t val, uint8_t enable);
/freebsd-11-stable/sys/contrib/ncsw/inc/Peripherals/
H A Dbm_ext.h253 @Param[in] enable - TRUE to enable interrupt, FALSE to mask it.
257 t_Error BM_SetException(t_Handle h_Bm, e_BmExceptions exception, bool enable);
533 @Param[in] en - enable/disable buffer context mode
/freebsd-11-stable/sys/dev/nxge/include/
H A Dxgehal-mgmt.h147 xge_hal_pma_loopback( xge_hal_device_h devh, int enable );
/freebsd-11-stable/sys/isa/
H A Disavar.h34 typedef void isa_config_cb(void *arg, struct isa_config *config, int enable);
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Decore_dcbx_api.h48 bool enable; /* DCB enabled */ member in struct:ecore_dcbx_app_data
H A Decore_init_fw_funcs.h64 * @param pf_rl_en - enable per-PF rate limiters
65 * @param pf_wfq_en - enable per-PF WFQ
66 * @param vport_rl_en - enable per-VPORT rate limiters
67 * @param vport_wfq_en - enable per-VPORT WFQ
331 * @param vxlan_enable - vxlan enable flag.
342 * @param eth_gre_enable - eth GRE enable enable flag.
343 * @param ip_gre_enable - IP GRE enable enable flag.
367 * @param eth_geneve_enable - eth GENEVE enable enabl
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Host/common/
H A DNativeRegisterContext.h100 virtual bool HardwareSingleStep(bool enable);
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Target/
H A DRegisterContext.h124 virtual bool HardwareSingleStep(bool enable);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextDarwin_i386.h45 bool HardwareSingleStep(bool enable) override;
H A DRegisterContextDarwin_x86_64.h45 bool HardwareSingleStep(bool enable) override;
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dtsan_annotations.cpp55 AnnotateEnableRaceDetection(const char *f, int l, int enable) {} argument
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DOpenCLOptions.h70 void enable(llvm::StringRef Ext, bool V = true) { function in class:clang::OpenCLOptions
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/API/
H A DSBBreakpoint.h53 void SetEnabled(bool enable);
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dtsd_shared.h79 void enable() { function in struct:scudo::TSDRegistrySharedT
/freebsd-11-stable/contrib/ncurses/
H A DMakefile.os294 CONFIG_OPTS = --enable-termcap
/freebsd-11-stable/contrib/gdb/gdb/
H A Dsparc-stub.c36 * To enable debugger support, two things need to happen. One, a
493 set_mem_fault_trap (int enable) argument
498 if (enable)
/freebsd-11-stable/sys/contrib/ncsw/Peripherals/FM/
H A Dfm.c378 /* enable timestamp with original clock */
2911 /* enable interrupts */
2930 /* RAM ECC - enable and clear events*/
2936 /* Rams enable is not effected by the RCR bit, but by a COP configuration */
2940 /* enable test mode */
2985 /* define unmaskable exceptions, enable and clear events */
3011 /* enable events */
3037 /* enable events */
3040 /* clear & enable global counters - calculate reg and save for later,
3041 because it's the same reg for QMI enable */
3168 FM_ConfigResetOnInit(t_Handle h_Fm, bool enable) argument
3473 FM_ConfigHaltOnExternalActivation(t_Handle h_Fm, bool enable) argument
3494 FM_ConfigHaltOnUnrecoverableEccError(t_Handle h_Fm, bool enable) argument
3510 FM_ConfigException(t_Handle h_Fm, e_FmExceptions exception, bool enable) argument
3575 FM_ConfigExternalEccRamsEnable(t_Handle h_Fm, bool enable) argument
3887 FM_SetException(t_Handle h_Fm, e_FmExceptions exception, bool enable) argument
4297 FM_SetDmaEmergency(t_Handle h_Fm, e_FmDmaMuramPort muramPort, bool enable) argument
[all...]
/freebsd-11-stable/sys/mips/mips/
H A Dswtch.S240 and t2, t0, ~MIPS_SR_COP_2_BIT # clear COP_2 enable bit
244 and t2, t0, ~MIPS_SR_COP_2_BIT # clear COP_2 enable bit
407 li t0, MIPS_SR_COP_1_BIT # enable the coprocessor
423 and t2, t2, t3 # clear COP_1 enable bit
532 li t0, MIPS_SR_COP_1_BIT # enable the coprocessor
543 and t2, t2, t3 # clear COP_1 enable bit
/freebsd-11-stable/sys/dev/hpt27xx/
H A Dhim.h242 HPT_U8 enable; member in struct:tcq_control
247 HPT_U8 enable; member in struct:ncq_control
/freebsd-11-stable/sys/dev/hptnr/
H A Dhim.h242 HPT_U8 enable; member in struct:tcq_control
247 HPT_U8 enable; member in struct:ncq_control
/freebsd-11-stable/sys/dev/hptrr/
H A Dhim.h210 HPT_U8 enable; member in struct:tcq_control
215 HPT_U8 enable; member in struct:ncq_control
/freebsd-11-stable/sys/dev/vnic/
H A Dnic.h180 boolean_t enable; member in struct:nicvf_rss_info
475 boolean_t enable; member in struct:set_loopback
/freebsd-11-stable/sys/contrib/alpine-hal/
H A Dal_hal_udma_config.c497 int al_udma_s2m_full_line_write_set(struct al_udma *udma, al_bool enable) argument
501 if (enable == AL_TRUE) {
730 /* mask max burst size, and enable/pause control bits */
1001 int al_udma_s2m_q_compl_updade_config(struct al_udma_q *udma_q, al_bool enable) argument
1005 if (enable == AL_TRUE)
1016 int al_udma_s2m_q_compl_coal_config(struct al_udma_q *udma_q, al_bool enable, uint32_t argument
1021 if (enable == AL_TRUE)
1053 int al_udma_s2m_q_compl_hdr_split_config(struct al_udma_q *udma_q, al_bool enable, argument
1062 if (enable == AL_TRUE) {

Completed in 215 milliseconds

1234567891011>>