/freebsd/sys/dev/cxgb/common/ |
H A D | cxgb_vsc8211.c | 274 static int vsc8211_set_automdi(struct cphy *phy, int enable) in vsc8211_set_automdi() 297 static int vsc8211_power_down(struct cphy *cphy, int enable) in vsc8211_power_down()
|
H A D | cxgb_ael1002.c | 196 static int ael_laser_down(struct cphy *phy, int enable) in ael_laser_down() 234 static int ael1002_power_down(struct cphy *phy, int enable) in ael1002_power_down() 2263 static int xaui_direct_power_down(struct cphy *phy, int enable) in xaui_direct_power_down()
|
H A D | cxgb_tn1010.c | 82 static int tn1010_power_down(struct cphy *phy, int enable) in tn1010_power_down()
|
/freebsd/sys/contrib/dev/mediatek/mt76/ |
H A D | mt76_connac_mcu.c | 173 int mt76_connac_mcu_set_mac_enable(struct mt76_dev *dev, int band, bool enable, in mt76_connac_mcu_set_mac_enable() 177 u8 enable; in mt76_connac_mcu_set_mac_enable() member 1099 bool enable, bool tx, void *sta_wtbl, in mt76_connac_mcu_wtbl_ba_tlv() 1146 bool enable) in mt76_connac_mcu_uni_add_dev() 1243 bool enable, bool tx) in mt76_connac_mcu_sta_ba_tlv() 1275 int cmd, bool enable, bool tx) in mt76_connac_mcu_sta_ba() 1545 bool enable, in mt76_connac_mcu_uni_add_bss() 1890 bool enable) in mt76_connac_mcu_sched_scan_enable() 1922 int mt76_connac_mcu_set_deep_sleep(struct mt76_dev *dev, bool enable) in mt76_connac_mcu_set_deep_sleep() 2421 bool enable, u8 mdtim, in mt76_connac_mcu_set_suspend_mode() [all …]
|
/freebsd/sys/dev/qcom_clk/ |
H A D | qcom_clk_apssdiv.c | 146 qcom_clk_apssdiv_set_gate(struct clknode *clk, bool enable) in qcom_clk_apssdiv_set_gate()
|
/freebsd/sys/arm64/rockchip/ |
H A D | rk_otp.c | 102 rk_otp_ecc(struct rk_otp_softc *sc, int enable) in rk_otp_ecc()
|
H A D | rk3568_pciephy.c | 114 rk3568_pciephy_enable(struct phynode *phynode, bool enable) in rk3568_pciephy_enable()
|
/freebsd/sys/dev/iicbus/mux/ |
H A D | pca954x.c | 61 uint8_t enable; member
|
/freebsd/sys/contrib/alpine-hal/ |
H A D | al_hal_serdes_hssp.c | 670 al_bool enable) in al_serdes_pma_hard_reset_group() 704 al_bool enable) in al_serdes_pma_hard_reset_lane() 844 al_bool enable) in al_serdes_bist_tx_enable() 882 al_bool enable) in al_serdes_bist_rx_enable()
|
/freebsd/sys/powerpc/powermac/ |
H A D | hrowpic.c | 177 hrowpic_toggle_irq(struct hrowpic_softc *sc, int irq, int enable) in hrowpic_toggle_irq()
|
/freebsd/sys/dev/mlx4/mlx4_core/ |
H A D | mlx4_intf.c | 130 int mlx4_do_bond(struct mlx4_dev *dev, bool enable) in mlx4_do_bond()
|
/freebsd/sys/contrib/ncsw/Peripherals/FM/MAC/ |
H A D | tgec.c | 292 static t_Error TgecConfigException(t_Handle h_Tgec, e_FmMacExceptions exception, bool enable) in TgecConfigException() 675 static t_Error TgecSetExcpetion(t_Handle h_Tgec, e_FmMacExceptions exception, bool enable) in TgecSetExcpetion()
|
/freebsd/sys/cddl/dev/sdt/ |
H A D | sdt.c | 231 bool enable; member 262 sdt_probe_update(struct sdt_probe *probe, bool enable) in sdt_probe_update()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/ |
H A D | RegisterContextThreadMemory.cpp | 187 bool RegisterContextThreadMemory::HardwareSingleStep(bool enable) { in HardwareSingleStep()
|
/freebsd/sys/dev/sdio/ |
H A D | sdio_subr.c | 73 sdio_set_bool_for_func(device_t dev, uint32_t addr, uint8_t fn, bool enable) in sdio_set_bool_for_func()
|
/freebsd/sys/fs/nfsserver/ |
H A D | nfs_fha_new.h | 48 int enable; member
|
/freebsd/sys/arm64/freescale/imx/clk/ |
H A D | imx_clk_frac_pll.c | 81 imx_clk_frac_pll_set_gate(struct clknode *clk, bool enable) in imx_clk_frac_pll_set_gate()
|
H A D | imx_clk_sscg_pll.c | 90 imx_clk_sscg_pll_set_gate(struct clknode *clk, bool enable) in imx_clk_sscg_pll_set_gate()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
H A D | stack_depot.h | 199 void enable() NO_THREAD_SAFETY_ANALYSIS { RingEndMu.unlock(); } in enable() function
|
H A D | tsd_exclusive.h | 110 void enable() NO_THREAD_SAFETY_ANALYSIS { in enable() function
|
/freebsd/crypto/openssl/test/helpers/ |
H A D | pkcs12.c | 52 void PKCS12_helper_set_write_files(int enable) in PKCS12_helper_set_write_files() 57 void PKCS12_helper_set_legacy(int enable) in PKCS12_helper_set_legacy()
|
/freebsd/sbin/ipf/ipf/ |
H A D | ipf.c | 213 set_state(u_int enable) in set_state()
|
/freebsd/lib/clang/libllvm/ |
H A D | Makefile | 28 .error Please enable at least one of: MK_LLVM_TARGET_AARCH64,\ target
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7921/ |
H A D | debugfs.c | 193 bool enable = !!val; in mt7921_deep_sleep_set() local
|
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/ |
H A D | ar9300_misc.c | 655 ar9300_cac_tx_quiet(struct ath_hal *ah, HAL_BOOL enable) in ar9300_cac_tx_quiet() 2143 ar9300_set_rifs_delay(struct ath_hal *ah, HAL_BOOL enable) in ar9300_set_rifs_delay() 2194 ar9300_set_11n_rx_rifs(struct ath_hal *ah, HAL_BOOL enable) in ar9300_set_11n_rx_rifs() 2772 HAL_STATUS ar9300_set_proxy_sta(struct ath_hal *ah, HAL_BOOL enable) in ar9300_set_proxy_sta() 3307 ar9300_set_smart_antenna(struct ath_hal *ah, HAL_BOOL enable) in ar9300_set_smart_antenna()
|