| /freebsd/contrib/netbsd-tests/lib/libpthread/ |
| H A D | t_cond.c | 49 static int count, share, toggle, total; variable 239 toggle = 0; in signal_wait_race_threadfunc() 245 } while (toggle != 1); in signal_wait_race_threadfunc() 269 toggle = 0; in ATF_TC_BODY() 278 toggle = 1; in ATF_TC_BODY() 284 } while (toggle != 0); in ATF_TC_BODY() 288 toggle = 1; in ATF_TC_BODY() 369 toggle = 0; in broadcast_threadfunc() 374 } while (toggle != 1); in broadcast_threadfunc() 400 toggle = 0; in ATF_TC_BODY() [all …]
|
| /freebsd/sys/dev/bnxt/bnxt_re/ |
| H A D | qplib_res.h | 283 u8 toggle; member 656 #define BNXT_QPLIB_INIT_DBHDR(xid, type, indx, toggle) \ argument 659 (((u32)(toggle)) << (BNXT_QPLIB_DBR_TOGGLE_SHIFT))) 700 u8 toggle = 0; in bnxt_qplib_ring_db() local 704 toggle = info->toggle; in bnxt_qplib_ring_db() 710 key = BNXT_QPLIB_INIT_DBHDR(info->xid, type, indx, toggle); in bnxt_qplib_ring_db() 731 u8 toggle = 0; in bnxt_qplib_armen_db() local 734 toggle = info->toggle; in bnxt_qplib_armen_db() 736 key = BNXT_QPLIB_INIT_DBHDR(info->xid, type, 0, toggle); in bnxt_qplib_armen_db() 755 key = BNXT_QPLIB_INIT_DBHDR(info->xid, DBC_DBC_TYPE_SRQ_ARM, 0, info->toggle); in bnxt_qplib_srq_arm_db()
|
| /freebsd/sys/contrib/device-tree/Bindings/watchdog/ |
| H A D | gpio-wdt.txt | 8 - toggle: Either a high-to-low or a low-to-high transition clears 19 to toggle the signal when the device is open and the timeout elapsed. 26 hw_algo = "toggle";
|
| /freebsd/contrib/ofed/libbnxtre/ |
| H A D | db.c | 161 uint32_t indx, uint32_t toggle, in bnxt_re_init_db_hdr() argument 166 key_lo = htole32(indx | toggle); in bnxt_re_init_db_hdr() 251 uint32_t toggle = 0; in bnxt_re_ring_srq_arm() local 254 toggle = *(uint32_t *)srq->srq_page; in bnxt_re_ring_srq_arm() 259 toggle << BNXT_RE_DB_TOGGLE_SHIFT, srq->srqid, in bnxt_re_ring_srq_arm() 286 uint32_t toggle = 0; in bnxt_re_ring_cq_arm_db() local 289 toggle = *cq_page; in bnxt_re_ring_cq_arm_db() 298 toggle << BNXT_RE_DB_TOGGLE_SHIFT, in bnxt_re_ring_cq_arm_db()
|
| /freebsd/usr.sbin/gpioctl/ |
| H A D | gpioctl.c | 221 int config, list, name, toggle, verbose; in main() local 223 config = toggle = verbose = list = name = pin_type = 0; in main() 246 toggle = 1; in main() 313 if (toggle) { in main()
|
| /freebsd/tools/ifnet/ |
| H A D | convert_ifapi.sh | 51 case $toggle in 57 toggle=$(((toggle + 1) % 4))
|
| /freebsd/contrib/libfido2/tools/ |
| H A D | assert_get.c | 19 struct toggle { struct 41 parse_toggle(const char *str, struct toggle *opt) in parse_toggle() argument 79 prepare_assert(FILE *in_f, int flags, const struct toggle *opt) in prepare_assert() 216 struct toggle opt; in assert_get()
|
| H A D | config.c | 49 config_always_uv(char *path, int toggle) in config_always_uv() argument 64 if (v == toggle) { in config_always_uv()
|
| /freebsd/contrib/googletest/docs/_sass/ |
| H A D | main.scss | 49 .sidebar .nav-toggle { 187 .sidebar .nav-toggle:checked {
|
| /freebsd/usr.sbin/virtual_oss/virtual_oss/ |
| H A D | mul.c | 52 const size_t stride, const uint8_t toggle) in voss_x3_multiply_sub_double() argument 60 if (toggle) { in voss_x3_multiply_sub_double()
|
| /freebsd/sys/dev/usb/controller/ |
| H A D | dwc_otg.c | 941 td->toggle = 1; in dwc_otg_host_setup_tx() 967 td->toggle = 1; in dwc_otg_host_setup_tx() 1206 /* set toggle, if any */ in dwc_otg_host_rate_check_interrupt() 1209 td->toggle = 1; in dwc_otg_host_rate_check_interrupt() 1226 td->toggle = 0; in dwc_otg_host_rate_check() 1242 td->toggle = 1; in dwc_otg_host_rate_check() 1318 td->toggle ^= 1; in dwc_otg_host_data_rx_sub() 1416 * mandate a particular data toggle in dwc_otg_host_data_rx() 1418 * transfers. Switch the data toggle in dwc_otg_host_data_rx() 1424 "data toggle erro in dwc_otg_host_data_rx() 2361 uint8_t toggle; dwc_otg_xfer_do_fifo() local [all...] |
| H A D | dwc_otg.h | 90 uint8_t toggle:1; member
|
| /freebsd/stand/forth/ |
| H A D | loader.4th | 229 \ show, enable, disable, toggle module loading. They all take module from 242 : toggle-module find-module ?dup if dup module.flag @ 0= set-module-flag then ; 278 s" toggle-module" s" toggle loading of a module" .?
|
| /freebsd/usr.sbin/mixer/tests/ |
| H A D | mixer_test.sh | 221 atf_check -o ignore -e empty mixer vol.mute=toggle 261 atf_check -o ignore -e empty mixer ${recsrc}.recsrc=toggle
|
| /freebsd/contrib/dialog/samples/ |
| H A D | checklist9.txt | 12 Press \Zb\ZrSPACE\Zn to toggle an option on/off. \n\n\
|
| /freebsd/sys/contrib/alpine-hal/eth/ |
| H A D | al_hal_eth_kr.h | 102 al_bool toggle; member
|
| /freebsd/sys/contrib/device-tree/Bindings/regulator/ |
| H A D | tps65217.txt | 15 - ti,pmic-shutdown-controller: Telling the PMIC to shutdown on PWR_EN toggle.
|
| /freebsd/contrib/libxo/xohtml/external/ |
| H A D | jquery.qtip.js | 228 self.toggle(TRUE, cache.event, FALSE); 448 v && (!this.rendered && this.render(TRUE) || this.toggle(TRUE)); 940 PROTOTYPE.toggle = function(state, event) { function in PROTOTYPE 1092 PROTOTYPE.show = function(event) { return this.toggle(TRUE, event); }; 1094 PROTOTYPE.hide = function(event) { return this.toggle(FALSE, event); }; 1245 var callback = $.proxy(function(){ this.toggle(TRUE, event); }, this); 1281 var callback = $.proxy(function(){ this.toggle(FALSE, event); }, this); 1919 toggle: NULL, property 2170 this.element.toggle(this.enabled); 2321 .toggle(!!(border || i)); [all …]
|
| /freebsd/sys/dev/mlx4/mlx4_core/ |
| H A D | mlx4_cmd.c | 428 (mlx4_priv(dev)->cmd.toggle == in cmd_pending() 493 (cmd->toggle << HCR_T_BIT) | in mlx4_cmd_post() 504 cmd->toggle = cmd->toggle ^ 1; in mlx4_cmd_post() 2097 u16 param, u8 toggle) in mlx4_master_do_cmd() argument 2108 if (toggle != slave_state[slave].comm_toggle) { in mlx4_master_do_cmd() 2110 toggle, slave); in mlx4_master_do_cmd() 2250 int toggle; in mlx4_master_comm_channel() local 2267 toggle = comm_cmd >> 31; in mlx4_master_comm_channel() 2268 if (toggle != slt) { in mlx4_master_comm_channel() 2279 comm_cmd & 0xffff, toggle); in mlx4_master_comm_channel() [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/mfd/ |
| H A D | bd9571mwv.txt | 39 accommodate a toggle power switch (the RSTBMODE pin is
|
| /freebsd/sys/contrib/device-tree/Bindings/memory-controllers/ |
| H A D | mvebu-devbus.txt | 46 - devbus,badr-skew-ps: Defines the time delay from from A[2:0] toggle, 97 DEV_A[2:0] and Data are kept valid (do not toggle) for
|
| /freebsd/sys/contrib/device-tree/Bindings/mtd/ |
| H A D | jedec,spi-nor.txt | 76 systems don't toggle the flash RESET# pin upon system reset
|
| /freebsd/sys/dev/bnxt/bnxt_en/ |
| H A D | if_bnxt.c | 1499 uint32_t toggle = 0; in bnxt_thor2_db_rx_cq() local 1505 toggle = cpr->toggle; in bnxt_thor2_db_rx_cq() 1508 DB_RING_IDX_CMP(&cpr->ring, cons) | DB_TOGGLE(toggle); in bnxt_thor2_db_rx_cq() 1530 uint32_t toggle = 0; in bnxt_thor2_db_tx_cq() local 1533 toggle = cpr->toggle; in bnxt_thor2_db_tx_cq() 1536 DB_RING_IDX_CMP(&cpr->ring, cons) | DB_TOGGLE(toggle); in bnxt_thor2_db_tx_cq() 1558 uint32_t toggle = 0; in bnxt_thor2_db_nq() local 1561 toggle = cpr->toggle; in bnxt_thor2_db_nq() 1564 DB_RING_IDX_CMP(&cpr->ring, cons) | DB_TOGGLE(toggle); in bnxt_thor2_db_nq() 3085 softc->rx_cp_rings[i].toggle = 0; in bnxt_init() [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
| H A D | sda660-inforce-ifc6560.dts | 174 * The board will lock up if we toggle the BLSP clock, unless the 187 * The board will lock up if we toggle the BLSP clock, unless the
|
| /freebsd/sys/contrib/device-tree/Bindings/net/ |
| H A D | qca,qca7000.txt | 27 In this mode the SPI master must toggle the chip select
|