| /freebsd/sys/contrib/device-tree/Bindings/mfd/ |
| H A D | syscon.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 12 represent as any specific type of device. The typical use-case is 13 for some other node's driver, or platform-specific code, to acquire 20 - Lee Jones <lee@kernel.org> 30 - airoha,en7581-pbus-csr 31 - al,alpine-sysfabric-service 32 - allwinner,sun8i-a83t-system-controller 33 - allwinner,sun8i-h3-system-controller [all …]
|
| /freebsd/sys/dev/mlx5/mlx5_en/ |
| H A D | mlx5_en_hw_tls.c | 1 /*- 2 * Copyright (c) 2019-2021 Mellanox Technologies. All rights reserved. 75 CTASSERT(MLX5_ST_SZ_BYTES(sw_tls_cntx) <= sizeof(((struct mlx5e_tls_tag *)0)->crypto_params)); 76 CTASSERT(MLX5_ST_SZ_BYTES(mkc) == sizeof(((struct mlx5e_tx_umr_wqe *)0)->mkc)); 99 nitems = ptls->zone_max; in mlx5e_tls_prealloc_work() 104 tags[i] = uma_zalloc(priv->tls.zone, M_NOWAIT); in mlx5e_tls_prealloc_work() 116 uma_zfree(priv->tls.zone, tags[i]); in mlx5e_tls_prealloc_work() 137 mlx5_dev_domainset(priv->mdev), flags | M_ZERO); in mlx5e_tls_tag_import() 140 ptag->tls = &priv->tls; in mlx5e_tls_tag_import() 141 mtx_init(&ptag->mtx, "mlx5-tls-tag-mtx", NULL, MTX_DEF); in mlx5e_tls_tag_import() [all …]
|
| H A D | mlx5_en_tx.c | 1 /*- 2 * Copyright (c) 2015-2021 Mellanox Technologies. All rights reserved. 38 sq->cev_counter++; in mlx5e_do_send_cqe_inline() 40 if (sq->cev_counter >= sq->cev_factor) { in mlx5e_do_send_cqe_inline() 41 sq->cev_counter = 0; in mlx5e_do_send_cqe_inline() 57 u16 pi = sq->pc & sq->wq.sz_m1; in mlx5e_send_nop() 58 struct mlx5e_tx_wqe *wqe = mlx5_wq_cyc_get_wqe(&sq->wq, pi); in mlx5e_send_nop() 60 memset(&wqe->ctr in mlx5e_send_nop() 540 struct mlx5_wqe_ctrl_seg ctrl; global() member [all...] |
| /freebsd/sys/contrib/device-tree/Bindings/arm/bcm/ |
| H A D | brcm,brcmstb.txt | 2 ----------------------------------------------- 3 Boards with Broadcom Brahma15 ARM-based BCMxxxx (generally BCM7xxx variants) 7 - compatible: "brcm,bcm<chip_id>", "brcm,brcmstb" 11 #address-cells = <2>; 12 #size-cells = <2>; 16 Further, syscon nodes that map platform-specific registers used for general 19 - compatible: "brcm,bcm<chip_id>-sun-top-ctrl", "syscon" 20 - compatible: "brcm,bcm<chip_id>-cpu-biu-ctrl", 21 "brcm,brcmstb-cpu-biu-ctrl", 23 - compatible: "brcm,bcm<chip_id>-hif-continuation", "syscon" [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/soc/imx/ |
| H A D | fsl,imx8mq-vpu-blk-ctrl.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/soc/imx/fsl,imx8mq-vpu-blk-ctrl.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: NXP i.MX8MQ VPU blk-ctrl 10 - Lucas Stach <l.stach@pengutronix.de> 13 The i.MX8MQ VPU blk-ctrl is a top-level peripheral providing access to 20 - const: fsl,imx8mq-vpu-blk-ctrl 25 '#power-domain-cells': 28 power-domains: [all …]
|
| H A D | fsl,imx8mp-hsio-blk-ctrl.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/soc/imx/fsl,imx8mp-hsio-blk-ctrl.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: NXP i.MX8MP HSIO blk-ctrl 10 - Lucas Stach <l.stach@pengutronix.de> 13 The i.MX8MP HSIO blk-ctrl is a top-level peripheral providing access to 14 the NoC and ensuring proper power sequencing of the high-speed IO 20 - const: fsl,imx8mp-hsio-blk-ctrl 21 - const: syscon [all …]
|
| H A D | fsl,imx8mp-hdmi-blk-ctrl.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/soc/imx/fsl,imx8mp-hdmi-blk-ctrl.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: NXP i.MX8MP HDMI blk-ctrl 10 - Lucas Stach <l.stach@pengutronix.de> 13 The i.MX8MP HDMMI blk-ctrl is a top-level peripheral providing access to 20 - const: fsl,imx8mp-hdmi-blk-ctrl 21 - const: syscon 26 '#power-domain-cells': [all …]
|
| H A D | fsl,imx8mm-vpu-blk-ctrl.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/soc/imx/fsl,imx8mm-vpu-blk-ctrl.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: NXP i.MX8MM VPU blk-ctrl 10 - Lucas Stach <l.stach@pengutronix.de> 13 The i.MX8MM VPU blk-ctrl is a top-level peripheral providing access to 20 - const: fsl,imx8mm-vpu-blk-ctrl 21 - const: syscon 26 '#power-domain-cells': [all …]
|
| H A D | fsl,imx8mm-disp-blk-ctrl.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/soc/imx/fsl,imx8mm-disp-blk-ctrl.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: NXP i.MX8MM DISP blk-ctrl 10 - Lucas Stach <l.stach@pengutronix.de> 13 The i.MX8MM DISP blk-ctrl is a top-level peripheral providing access to 20 - const: fsl,imx8mm-disp-blk-ctrl 21 - const: syscon 26 '#power-domain-cells': [all …]
|
| H A D | fsl,imx8mn-disp-blk-ctrl.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/soc/imx/fsl,imx8mn-disp-blk-ctrl.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: NXP i.MX8MN DISP blk-ctrl 10 - Lucas Stach <l.stach@pengutronix.de> 13 The i.MX8MN DISP blk-ctrl is a top-level peripheral providing access to 20 - const: fsl,imx8mn-disp-blk-ctrl 21 - const: syscon 26 '#power-domain-cells': [all …]
|
| H A D | fsl,imx93-media-blk-ctrl.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/soc/imx/fsl,imx93-media-blk-ctrl.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: NXP i.MX93 Media blk-ctrl 10 - Peng Fan <peng.fan@nxp.com> 15 clocking, reset, and miscellaneous top-level controls for peripherals 21 - const: fsl,imx93-media-blk-ctrl 22 - const: syscon 27 '#power-domain-cells': [all …]
|
| H A D | fsl,imx8mp-media-blk-ctrl.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/soc/imx/fsl,imx8mp-media-blk-ctrl.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Paul Elder <paul.elder@ideasonboard.com> 13 The i.MX8MP Media Block Control (MEDIA BLK_CTRL) is a top-level peripheral 20 - const: fsl,imx8mp-media-blk-ctrl 21 - const: syscon 26 '#address-cells': 29 '#size-cells': [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/ata/ |
| H A D | brcm,sata-brcm.txt | 3 SATA nodes are defined to describe on-chip Serial ATA controllers. 7 - compatible : should be one or more of 8 "brcm,bcm7216-ahci" 9 "brcm,bcm7425-ahci" 10 "brcm,bcm7445-ahci" 11 "brcm,bcm-nsp-ahci" 12 "brcm,sata3-ahci" 13 "brcm,bcm63138-ahci" 14 - reg : register mappings for AHCI and SATA_TOP_CTRL 15 - reg-names : "ahci" and "top-ctrl" [all …]
|
| H A D | brcm,sata-brcm.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/ata/brcm,sata-brcm.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 SATA nodes are defined to describe on-chip Serial ATA controllers. 14 - Florian Fainelli <f.fainelli@gmail.com> 17 - $ref: ahci-common.yaml# 22 - items: 23 - enum: 24 - brcm,bcm7216-ahci [all …]
|
| /freebsd/crypto/krb5/src/windows/leash/htmlhelp/html/ |
| H A D | Destroy_Tickets.htm | 1 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> 19 <li><a href="#destroy-once"> Destroy tickets immediately</li> 20 <li><a href="#destroy-automatically"> 27 <h2><a name="destroy-once">Destroy tickets immediately</a></h2> 30 … or use the <a href="JavaScript:popup.TextPopup(popupKeyboardShortcut, popfont,9,9,-1,-1)">keyboard 31 shortcut</a> [Ctrl + d].</li> 37 <a href="#top">Back to Top</a> </p> 41 <h2><a name="destroy-automatically">Destroy tickets 54 <p><a href="#top">Back to Top</a> </p> 62 …Ctrl] key on your computer keyboard and press the appropriate letter. " </script> <object id="popu…
|
| H A D | Renew_Tickets.htm | 1 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> 8 <a name="top"><h1>Renew Tickets</h1></a> 22 <li><a href="#related-help"> Related help</a></li> 27 <li><a href="#renew-once"> Renew ticket once</a></li> 28 <li><a href="#renew-automatically"> Renew tickets automatically</a></li> 29 <li><a href="#renewable-until">Find how long a ticket can be renewed</a></li> 38 <a name="renew-once"><p></p></a> 42 <li>If you have more than one <a href="JavaScript:popup.TextPopup(popupPrincipal, popfont,9,9,-1,-1… 43 …Script:popup.TextPopup(popupKeyboardShortcut, popfont,9,9,-1,-1)">keyboard shortcut</a> [Ctrl + r… 48 <a href="#top">Back to Top</a> </p> [all …]
|
| H A D | Principals.htm | 1 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> 9 <H1> <a name="top">About Principals </a></H1> 11 …the Kerberos <a href="JavaScript:popup.TextPopup(popupRealm, popfont, 9,9,-1,-1)">realm</a> (or Wi… 18 <li><a href=#single-principal> Using a single principal </a></li> 19 <li><a href=#manage-multiple> Multiple principals</a></li> 20 <li><a href=#default-principal> Default principal</a></li> 24 <H2><a name="single-principal">Using a Single Principal</a></H2> 28 … will auto-complete the realm for you. If you select the "Remember this principal" checkbox, the n… 34 <a href=#top>Back to top</a></p> 36 <H2><a name="manage-multiple">Multiple principals</a></H2> [all …]
|
| /freebsd/usr.sbin/pmcstat/ |
| H A D | pmcstat.8 | 1 .\" Copyright (c) 2003-2008 Joseph Koshy 45 .Op Fl P Ar event-spec 47 .Op Fl S Ar event-spec 52 .Op Fl c Ar cpu-spec 62 .Op Fl p Ar event-spec 65 .Op Fl s Ar event-spec 66 .Op Fl t Ar process-spec 67 .Op Fl u Ar event-spec 85 .Fl t Ar process-spec 91 .Fl t Ar process-spec [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm/broadcom/ |
| H A D | bcm7445.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 2 #include <dt-bindings/interrupt-controller/arm-gic.h> 5 #address-cells = <2>; 6 #size-cells = <2>; 9 interrupt-parent = <&gic>; 16 #address-cells = <1>; 17 #size-cells = <0>; 20 compatible = "brcm,brahma-b15"; 22 enable-method = "brcm,brahma-b15"; 27 compatible = "brcm,brahma-b15"; [all …]
|
| /freebsd/contrib/less/ |
| H A D | less.hlp | 6 A key preceded by a caret indicates the Ctrl key; thus ^K is ctrl-K. 10 --------------------------------------------------------------------------- 16 ESC-j * Forward one file line (or _N file lines). 17 ESC-k * Backward one file line (or _N file lines). 19 b ^B ESC-v * Backward one window (or _N lines). 22 ESC-SPACE * Forward one window, but don't stop at end-of-file. 23 ESC-b * Backward one window, but don't stop at beginning-of-file. 24 d ^D * Forward one half-window (and set half-window to _N). 25 u ^U * Backward one half-window (and set half-window to _N). 26 ESC-) RightArrow * Right one half screen width (or _N positions). [all …]
|
| /freebsd/sys/contrib/device-tree/src/mips/brcm/ |
| H A D | bcm7360.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 3 #address-cells = <1>; 4 #size-cells = <1>; 8 #address-cells = <1>; 9 #size-cells = <0>; 11 mips-hpt-frequency = <375000000>; 24 cpu_intc: interrupt-controller { 25 #address-cells = <0>; 26 compatible = "mti,cpu-interrupt-controller"; 28 interrupt-controller; [all …]
|
| H A D | bcm7362.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 3 #address-cells = <1>; 4 #size-cells = <1>; 8 #address-cells = <1>; 9 #size-cells = <0>; 11 mips-hpt-frequency = <375000000>; 30 cpu_intc: interrupt-controller { 31 #address-cells = <0>; 32 compatible = "mti,cpu-interrupt-controller"; 34 interrupt-controller; [all …]
|
| H A D | bcm7346.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 3 #address-cells = <1>; 4 #size-cells = <1>; 8 #address-cells = <1>; 9 #size-cells = <0>; 11 mips-hpt-frequency = <163125000>; 30 cpu_intc: interrupt-controller { 31 #address-cells = <0>; 32 compatible = "mti,cpu-interrupt-controller"; 34 interrupt-controller; [all …]
|
| /freebsd/stand/forth/ |
| H A D | check-password.4th | 1 \ Copyright (c) 2006-2015 Devin Teske <dteske@FreeBSD.org> 26 marker task-check-password.4th 30 vocabulary password-processing 31 only forth also password-processing definitions 35 21 constant ctrl_u \ The decimal ASCII value for Ctrl-U sequence 38 variable read-tick \ Twiddle position (used by read) 39 variable read-start \ Starting X offset (column)(used by read) 45 \ The key that was pressed is added to the top of the stack in the form of its 52 : sgetkey ( -- ) 56 drop \ Remove stack-cruft [all …]
|
| /freebsd/contrib/bsddialog/ |
| H A D | CHANGELOG | 1 2025-08-15 Version 1.1 5 Thanks to https://gitlab.com/alfix/bsddialog/-/merge_requests/7 8 * add: --slider dialog. 9 Thanks to https://gitlab.com/alfix/bsddialog/-/merge_requests/7 11 2025-06-22 Version 1.0.5 14 * fix: "User-friendly documentation for alternate screen" 16 Improve bsddialog.1: --alternate-screen and --normal-screen. 19 * https://gitlab.com/alfix/bsddialog/-/merge_requests/4 21 * https://gitlab.com/alfix/bsddialog/-/merge_requests/5 25 https://gitlab.com/alfix/bsddialog/-/merge_requests/3 [all …]
|