/freebsd/usr.sbin/mfiutil/ |
H A D | mfiutil.c | 1 /*- 2 * SPDX-License-Identifier: BSD-3-Clause 57 …fprintf(stderr, "usage: %s [-de] [-D device] [-u unit] [-t type] <command> ...\n\n", getprogname()… in usage() 60 fprintf(stderr, " show adapter - display controller information\n"); in usage() 61 fprintf(stderr, " show battery - display battery information\n"); in usage() 62 fprintf(stderr, " show config - display RAID configuration\n"); in usage() 63 fprintf(stderr, " show drives - list physical drives\n"); in usage() 64 fprintf(stderr, " show events - display event log\n"); in usage() 65 fprintf(stderr, " show firmware - list firmware images\n"); in usage() 66 fprintf(stderr, " show foreign - display detected foreign volumes\n"); in usage() [all …]
|
/freebsd/secure/usr.bin/openssl/man/ |
H A D | openssl-s_server.1 | 18 .\" Set up some character translations and predefined strings. \*(-- will 24 .tr \(*W- 27 . ds -- \(*W- 29 . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch 30 . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch 37 . ds -- \|\(em\| 71 .\" Fear. Run. Save yourself. No user-serviceable parts. 81 . ds #H ((1u-(\\\\n(.fu%2u))*.13m) 97 . ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u" 98 . ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u' [all …]
|
H A D | openssl-s_client.1 | 18 .\" Set up some character translations and predefined strings. \*(-- will 24 .tr \(*W- 27 . ds -- \(*W- 29 . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch 30 . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch 37 . ds -- \|\(em\| 71 .\" Fear. Run. Save yourself. No user-serviceable parts. 81 . ds #H ((1u-(\\\\n(.fu%2u))*.13m) 97 . ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u" 98 . ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u' [all …]
|
/freebsd/sys/dev/hyperv/netvsc/ |
H A D | hn_rndis.c | 1 /*- 2 * Copyright (c) 2009-2012,2016-2017 Microsoft Corp. 3 * Copyright (c) 2010-2012 Citrix Inc. 101 rid = atomic_fetchadd_int(&sc->hn_rndis_rid, 1); in hn_rndis_rid() 105 /* Use upper 16 bits for non-compat RNDIS messages. */ in hn_rndis_rid() 112 const struct rndis_comp_hdr *comp; in hn_rndis_rx_ctrl() local 118 switch (hdr->rm_type) { in hn_rndis_rx_ctrl() 123 if (dlen < sizeof(*comp)) { in hn_rndis_rx_ctrl() 124 if_printf(sc->hn_ifp, "invalid RNDIS cmplt\n"); in hn_rndis_rx_ctrl() 127 comp = data; in hn_rndis_rx_ctrl() [all …]
|
/freebsd/contrib/ntp/html/hints/ |
H A D | mpeix | 1 HP e3000 MPE/iX NTP Hints - May 29, 2001 2 ---------------------------------------- 8 NTP was re-ported to MPE in May 2001. What follows are hints learned from 12 MPE lacks the clock-related APIs expected by NTP, so adjtime(), gettimeofday(), 16 Unfortunately the implementation of adjtime() has exposed a sub-second accuracy 22 This bug has a side-effect whereby the ntpd daemon will screw up the hardware 24 the one-time -q mode. But note that you can safely run ntpd in order to become 25 a time server if you include "disable ntp" in the ntp.conf configuration file. 27 The one-time clock adjustment functionality of ntpdate and ntp_timeset is not 28 affected by this bug side-effect. You can safely use these commands to alter [all …]
|
/freebsd/crypto/openssl/ssl/ |
H A D | ssl_ciph.c | 2 * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved. 15 #include <openssl/comp.h> 88 /* *INDENT-OFF* */ 114 /* *INDENT-ON* */ 122 if (table->mask == mask) in ssl_cipher_info_find() 125 return -1; in ssl_cipher_info_find() 133 * is engine-provided, we'll fill it only if corresponding EVP_PKEY_METHOD is 139 /* SHA256, SHA384, GOST2012_256, MAC89-12 */ 275 /* FIPS 140-2 approved ciphersuite */ 278 /* "EDH-" aliases to "DHE-" labels (for backward compatibility) */ [all …]
|
/freebsd/usr.sbin/cxgbetool/ |
H A D | tcbinfot5.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 30 /* Auto-generated file. Avoid direct editing. */ 38 COMP_NONE , /* comp */ 45 COMP_ULP , /* comp */ 52 COMP_NONE , /* comp */ 59 COMP_NONE , /* comp */ 66 COMP_NONE , /* comp */ 73 COMP_NONE , /* comp */ 80 COMP_NONE , /* comp */ [all …]
|
H A D | tcbinfot4.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 30 /* Auto-generated file. Avoid direct editing. */ 38 COMP_NONE , /* comp */ 45 COMP_ULP , /* comp */ 52 COMP_NONE , /* comp */ 59 COMP_NONE , /* comp */ 66 COMP_NONE , /* comp */ 73 COMP_NONE , /* comp */ 80 COMP_NONE , /* comp */ [all …]
|
H A D | tcbinfot6.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 30 /* Auto-generated file. Avoid direct editing. */ 38 COMP_NONE , /* comp */ 45 COMP_ULP , /* comp */ 52 COMP_NONE , /* comp */ 59 COMP_NONE , /* comp */ 66 COMP_NONE , /* comp */ 73 COMP_NONE , /* comp */ 80 COMP_NONE , /* comp */ [all …]
|
/freebsd/usr.bin/mt/ |
H A D | mt.c | 2 * SPDX-License-Identifier: BSD-3-Clause 30 /*- 63 * mt -- 144 { "comp", MTCOMP, 0, NEED_2ARGS|ZERO_ALLOWED|IS_COMP }, 189 static const char *comptostring(u_int32_t comp); 195 const struct commands *comp; in main() local 206 while ((ch = getopt(argc, argv, "f:t:")) != -1) in main() 218 argc -= optind; in main() 225 for (comp = com;; comp++) { in main() 226 if (comp->c_name == NULL) in main() [all …]
|
/freebsd/sys/dev/qat/qat_api/common/include/ |
H A D | sal_types_compression.h | 1 /* SPDX-License-Identifier: BSD-3-Clause */ 2 /* Copyright(c) 2007-2025 Intel Corporation */ 45 /* Enable/disable secureRam/acceleratorRam for intermediate buffers*/ 61 /* Flag to enable/disable delayed match mode */ 67 /* Mask that reports supported window sizes for comp/decomp */
|
/freebsd/crypto/openssh/ |
H A D | packet.c | 43 #include "openbsd-compat/sys-queue.h" 190 /* Volume-based rekeying */ 193 /* Time-based rekeying */ 220 /* One-off warning about weak ciphers */ 238 (ssh->kex = kex_new()) == NULL || in ssh_alloc_session_state() 239 (state->input = sshbuf_new()) == NULL || in ssh_alloc_session_state() 240 (state->output = sshbuf_new()) == NULL || in ssh_alloc_session_state() 241 (state->outgoing_packet = sshbuf_new()) == NULL || in ssh_alloc_session_state() 242 (state->incoming_packet = sshbuf_new()) == NULL) in ssh_alloc_session_state() 244 TAILQ_INIT(&state->outgoing); in ssh_alloc_session_state() [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/input/ |
H A D | iqs626a.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Jeff LaBundy <jeff@labundy.com> 13 The Azoteq IQS626A is a 14-channel capacitive touch controller that features 14 additional Hall-effect and inductive sensing capabilities. 19 - $ref: touchscreen/touchscreen.yaml# 31 "#address-cells": 34 "#size-cells": 37 azoteq,suspend-mode: [all …]
|
/freebsd/crypto/openssl/apps/include/ |
H A D | opt.h | 2 * Copyright 2018-2021 The OpenSSL Project Authors. All Rights Reserved. 17 #define OPT_COMMON OPT_ERR = -1, OPT_EOF = 0, OPT_HELP 53 { "ignore_critical", OPT_V_IGNORE_CRITICAL, '-', \ 55 { "issuer_checks", OPT_V_ISSUER_CHECKS, '-', "(deprecated)"}, \ 56 { "crl_check", OPT_V_CRL_CHECK, '-', "check leaf certificate revocation" }, \ 57 { "crl_check_all", OPT_V_CRL_CHECK_ALL, '-', "check full chain revocation" }, \ 58 { "policy_check", OPT_V_POLICY_CHECK, '-', "perform rfc5280 policy checks"}, \ 59 { "explicit_policy", OPT_V_EXPLICIT_POLICY, '-', \ 60 "set policy variable require-explicit-policy"}, \ 61 { "inhibit_any", OPT_V_INHIBIT_ANY, '-', \ [all …]
|
/freebsd/sys/dev/qat/qat_hw/qat_c4xxx/ |
H A D | adf_c4xxx_res_part.c | 1 /* SPDX-License-Identifier: BSD-3-Clause */ 2 /* Copyright(c) 2007-2022 Intel Corporation */ 21 u16 ring_to_svc_map = accel_dev->hw_device->ring_to_svc_map; in adf_get_partitions_mask() 39 case COMP: in adf_get_partitions_mask() 64 struct resource *csr = accel_dev->transport->banks[0].csr_addr; in adf_enable_sym_threads() 65 const struct adf_ae_info *ae_info = accel_dev->au_info->ae_info; in adf_enable_sym_threads() 82 struct resource *csr = accel_dev->transport->banks[0].csr_addr; in adf_enable_asym_threads() 83 const struct adf_ae_info *ae_info = accel_dev->au_info->ae_info; in adf_enable_asym_threads() 90 u32 num_all_thds = ADF_NUM_THREADS_PER_AE - 2; in adf_enable_asym_threads() 92 for (i = num_all_thds; i > (num_all_thds - num_asym_thds); i--) in adf_enable_asym_threads() [all …]
|
/freebsd/secure/lib/libcrypto/man/man3/ |
H A D | SSL_CONF_cmd.3 | 18 .\" Set up some character translations and predefined strings. \*(-- will 24 .tr \(*W- 27 . ds -- \(*W- 29 . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch 30 . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch 37 . ds -- \|\(em\| 71 .\" Fear. Run. Save yourself. No user-serviceable parts. 81 . ds #H ((1u-(\\\\n(.fu%2u))*.13m) 97 . ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u" 98 . ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u' [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | sm8650-mtp.dts | 1 // SPDX-License-Identifier: BSD-3-Clause 6 /dts-v1/; 8 #include <dt-bindings/regulator/qcom,rpmh-regulator.h> 21 compatible = "qcom,sm8650-mtp", "qcom,sm8650"; 28 stdout-path = "serial0:115200n8"; 31 pmic-glink { 32 compatible = "qcom,sm8650-pmic-glink", 33 "qcom,sm8550-pmic-glink", 34 "qcom,pmic-glink"; 35 #address-cells = <1>; [all …]
|
H A D | sm8650-qrd.dts | 1 // SPDX-License-Identifier: BSD-3-Clause 6 /dts-v1/; 8 #include <dt-bindings/leds/common.h> 9 #include <dt-bindings/regulator/qcom,rpmh-regulator.h> 22 compatible = "qcom,sm8650-qrd", "qcom,sm8650"; 30 stdout-path = "serial0:115200n8"; 33 gpio-keys { 34 compatible = "gpio-keys"; 36 pinctrl-0 = <&volume_up_n>; 37 pinctrl-names = "default"; [all …]
|
/freebsd/sys/gnu/dev/bwn/phy_n/ |
H A D | if_bwn_phy_n_regs.h | 22 Boston, MA 02110-1301, USA. 32 /* N-PHY registers. */ 41 #define BWN_NPHY_4WI_ADDR BWN_PHY_N(0x00B) /* Four-wire bus address */ 42 #define BWN_NPHY_4WI_DATAHI BWN_PHY_N(0x00C) /* Four-wire bus data high */ 43 #define BWN_NPHY_4WI_DATALO BWN_PHY_N(0x00D) /* Four-wire bus data low */ 44 #define BWN_NPHY_BIST_STAT0 BWN_PHY_N(0x00E) /* Built-in self test status 0 */ 45 #define BWN_NPHY_BIST_STAT1 BWN_PHY_N(0x00F) /* Built-in self test status 1 */ 265 #define BWN_NPHY_C1_TXIQ_COMP_OFF BWN_PHY_N(0x087) /* Core 1 TX I/Q comp offset */ 266 #define BWN_NPHY_C2_TXIQ_COMP_OFF BWN_PHY_N(0x088) /* Core 2 TX I/Q comp offset */ 286 #define BWN_NPHY_C1_RXIQ_COMPA0 BWN_PHY_N(0x09A) /* Core 1 RX I/Q comp A0 */ [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | ilist.h | 1 //==-- llvm/ADT/ilist.h - Intrusive Linked List Template ---------*- C++ -*-==// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 22 //===----------------------------------------------------------------------===// 36 /// Specialize this to get different behaviour for ownership-related API. (If 47 /// Specialize ilist_alloc_traits to inherit from this to disable the 48 /// non-intrusive deletion in iplist (which implies ownership). 95 //===----------------------------------------------------------------------===// 97 /// A wrapper around an intrusive list with callbacks and non-intrusive 150 size_type max_size() const { return size_type(-1); } [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/soc/tegra/ |
H A D | nvidia,tegra20-pmc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/soc/tegra/nvidia,tegra20-pmc.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Thierry Reding <thierry.reding@gmail.com> 11 - Jonathan Hunter <jonathanh@nvidia.com> 16 - nvidia,tegra20-pmc 17 - nvidia,tegra30-pmc 18 - nvidia,tegra114-pmc 19 - nvidia,tegra124-pmc [all …]
|
/freebsd/sys/contrib/dev/athk/ath10k/ |
H A D | sdio.c | 1 // SPDX-License-Identifier: ISC 3 * Copyright (c) 2004-2011 Atheros Communications Inc. 4 * Copyright (c) 2011-2012,2017 Qualcomm Atheros, Inc. 5 * Copyright (c) 2016-2017 Erik Stromdahl <erik.stromdahl@gmail.com> 37 return __ALIGN_MASK((len), ar_sdio->mbox_info.block_mask); in ath10k_sdio_calc_txrx_padded_len() 47 dev_kfree_skb(pkt->skb); in ath10k_sdio_mbox_free_rx_pkt() 48 pkt->skb = NULL; in ath10k_sdio_mbox_free_rx_pkt() 49 pkt->alloc_len = 0; in ath10k_sdio_mbox_free_rx_pkt() 50 pkt->act_len = 0; in ath10k_sdio_mbox_free_rx_pkt() 51 pkt->trailer_only = false; in ath10k_sdio_mbox_free_rx_pkt() [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/input/touchscreen/ |
H A D | azoteq,iqs7211.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Jeff LaBundy <jeff@labundy.com> 13 The Azoteq IQS7210A, IQS7211A and IQS7211E trackpad and touchscreen control- 14 lers employ projected-capacitance sensing and can track two contacts. 21 - azoteq,iqs7210a 22 - azoteq,iqs7211a 23 - azoteq,iqs7211e 28 irq-gpios: [all …]
|
/freebsd/crypto/krb5/src/tests/ |
H A D | t_localauth.py | 7 conf = {'plugins': {'localauth': { 'disable': 'k5login'}}} 26 # for a single-component principal or a two-component principal where 34 'default rule comp mismatch') 37 # auth_to_local_names matches ignore the realm but are case-sensitive. 42 test_an2ln(names1, 'user@X', 'abcd', 'auth_to_local_names out-of-realm match') 75 test_an2ln(rule1, 'a/b/c@X', 'a/b/c', 'empty rule (multi-component)') 100 combo = a2l_realm('combo', ['RULE:[1:$$1-$$0](fred.*)s/-/ /g', 104 test_an2ln(combo, 'fred-too@X', 'fred too X', 'combo 2')
|
/freebsd/crypto/openssl/doc/man1/ |
H A D | openssl-s_server.pod.in | 2 {- OpenSSL::safe::output_do_not_edit_headers(); -} 6 openssl-s_server - SSL/TLS server program 11 [B<-help>] 12 [B<-port> I<+int>] 13 [B<-accept> I<val>] 14 [B<-unix> I<val>] 15 [B<-4>] 16 [B<-6>] 17 [B<-unlink>] 18 [B<-context> I<val>] [all …]
|