Searched defs:enable (Results 76 - 100 of 213) sorted by relevance

123456789

/freebsd-10-stable/sys/dev/cxgb/common/
H A Dcxgb_mv88e1xxx.c242 static int mv88e1xxx_power_down(struct cphy *cphy, int enable) argument
H A Dcxgb_vsc8211.c275 static int vsc8211_set_automdi(struct cphy *phy, int enable) argument
298 static int vsc8211_power_down(struct cphy *cphy, int enable) argument
/freebsd-10-stable/sys/dev/malo/
H A Dif_malohal.c723 malo_hal_setpromisc(struct malo_hal *mh, int enable) argument
/freebsd-10-stable/sys/dev/sound/pci/
H A Daureal.c235 au_setadb(struct au_info *au, u_int32_t c, u_int32_t enable) argument
/freebsd-10-stable/sys/dev/sound/pcm/
H A Dac97.c52 unsigned enable:1; /* entry is enabled */ member in struct:ac97mixtable_entry
[all...]
/freebsd-10-stable/sys/isa/
H A Dpnp.c232 pnp_set_config(void *arg, struct isa_config *config, int enable) argument
/freebsd-10-stable/sys/mips/beri/
H A Dberi_pic.c219 bp_config_source(device_t ic, int src, int enable, u_long tid, u_long irq) argument
/freebsd-10-stable/usr.sbin/bsnmpd/modules/snmp_bridge/
H A Dbridge_snmp.h118 enum dot1dStpPortEnable enable; member in struct:bridge_port
/freebsd-10-stable/sys/i386/i386/
H A Dbios.c600 pnpbios_set_config(void *arg, struct isa_config *config, int enable) argument
/freebsd-10-stable/sys/dev/drm2/
H A Ddrm_fb_helper.c1080 bool enable; local
/freebsd-10-stable/sys/dev/drm2/radeon/
H A Drs600.c347 unsigned enable = 0; local
/freebsd-10-stable/contrib/ntp/sntp/libevent/
H A Dlistener.c67 int (*enable)(struct evconnlistener *); member in struct:evconnlistener_ops
367 int enable = 0; local
/freebsd-10-stable/sys/cam/scsi/
H A Dscsi_target.c360 targendislun(struct cam_path *path, int enable, int grp6_len, int grp7_len) argument
[all...]
/freebsd-10-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_port.c772 mlx5_modify_port_cong_status(struct mlx5_core_dev *mdev, int protocol, int priority, int enable) argument
/freebsd-10-stable/sys/dev/aic7xxx/
H A Daic7xxx_osm.c1333 ahc_platform_set_tags(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, int enable) argument
H A Daic79xx_osm.c1271 ahd_platform_set_tags(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, int enable) argument
/freebsd-10-stable/sys/dev/qlxgbe/
H A Dql_misc.c350 qla_flash_write_enable(qla_host_t *ha, int enable) argument
/freebsd-10-stable/contrib/dtc/
H A Dchecks.c713 bool enable = true; local
/freebsd-10-stable/contrib/gdb/gdb/
H A Dsparc-stub.c493 set_mem_fault_trap (int enable) argument
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Frontend/
H A DCompilerInvocation.cpp243 bool enable = (A->getOption().getID() == OPT_analyzer_checker); local
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h205 SetEnableIO (bool enable) argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Breakpoint/
H A DBreakpoint.cpp137 Breakpoint::SetEnabled (bool enable) argument
/freebsd-10-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_paprd.c443 HAL_BOOL enable = enable_flag; local
/freebsd-10-stable/sys/contrib/octeon-sdk/
H A Dcvmx-pcmx-defs.h852 uint64_t enable : 1; /**< If 1, PCM is enabled, otherwise pins are GPIOs | NS member in struct:cvmx_pcmx_tdm_cfg::cvmx_pcmx_tdm_cfg_s
H A Dcvmx-tra.h708 static inline void cvmx_tra_enable(int enable) argument
728 static inline void cvmx_tra_enable_v2(int enable, int tra) argument

Completed in 410 milliseconds

123456789