Home
last modified time | relevance | path

Searched defs:turn_on (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/contrib/openzfs/cmd/zpool/os/freebsd/
H A Dzpool_vdev_os.c139 zpool_power(zpool_handle_t *zhp, char *vdev, boolean_t turn_on) in zpool_power()
/freebsd/contrib/ncurses/ncurses/tty/
H A Dlib_vidattr.c114 attr_t turn_on, turn_off; in NCURSES_EXPORT() local
/freebsd/contrib/ncurses/ncurses/widechar/
H A Dlib_vid_attr.c88 attr_t turn_on, turn_off; in NCURSES_EXPORT() local
/freebsd/sys/contrib/openzfs/cmd/zpool/os/linux/
H A Dzpool_vdev_os.c625 zpool_power(zpool_handle_t *zhp, char *vdev, boolean_t turn_on) in zpool_power()
/freebsd/sys/contrib/zstd/zlibWrapper/
H A Dzstd_zlibwrapper.c88 void ZWRAP_useZSTDcompression(int turn_on) { g_ZWRAP_useZSTDcompression = turn_on; } in ZWRAP_useZSTDcompression()
/freebsd/sys/contrib/dev/rtw89/
H A Drtw8851b_rfk.c1774 bool turn_on) in _dpk_rxagc_onoff()
1856 static void _dpk_kip_pwr_clk_onoff(struct rtw89_dev *rtwdev, bool turn_on) in _dpk_kip_pwr_clk_onoff()
H A Drtw8852c_rfk.c2523 static void _dpk_kip_pwr_clk_onoff(struct rtw89_dev *rtwdev, bool turn_on) in _dpk_kip_pwr_clk_onoff()
/freebsd/sys/contrib/dev/rtw88/
H A Dcoex.c1201 bool turn_on; in rtw_coex_tdma() local