/freebsd/sys/contrib/device-tree/Bindings/net/dsa/ |
H A D | realtek-smi.txt | 1 Realtek SMI-based Switches 4 The SMI "Simple Management Interface" is a two-wire protocol using 5 bit-banged GPIO that while it reuses the MDIO lines MCK and MDIO does 7 SMI-based Realtek devices. 11 - compatible: must be exactly one of: 23 - mdc-gpios: GPIO line for the MDC clock line. 24 - mdio-gpios: GPIO line for the MDIO data line. 25 - reset-gpios: GPIO line for the reset signal. 28 - realtek,disable-leds: if the LED drivers are not used in the 34 - interrupt-controller [all …]
|
H A D | realtek.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schema [all...] |
/freebsd/include/rpc/ |
H A D | svc_soc.h | 3 /*- 4 * SPDX-License-Identifier: BSD-3-Clause 11 * - Redistributions of source code must retain the above copyright notice, 13 * - Redistributions in binary form must reproduce the above copyright notice, 16 * - Neither the name of Sun Microsystems, Inc. nor the names of its 33 * Copyright (c) 1986 - 1991 by Sun Microsystems, Inc. 37 * svc.h, Server-side remote procedure call interface. 44 /* svc_soc.h 1.8 89/05/01 SMI */ 48 * with TS-RPC 54 #define svc_getcaller(x) (&(x)->xp_raddr) [all …]
|
H A D | clnt_soc.h | 3 /*- 4 * SPDX-License-Identifier: BSD-3-Clause 11 * - Redistributions of source code must retain the above copyright notice, 13 * - Redistributions in binary form must reproduce the above copyright notice, 16 * - Neither the name of Sun Microsystems, Inc. nor the names of its 33 * Copyright (c) 1984 - 1991 by Sun Microsystems, Inc. 37 * clnt.h - Client side remote procedure call interface. 43 /* derived from clnt_soc.h 1.3 88/12/17 SMI */ 47 * with TS-RPC. 55 * TCP based rpc [all …]
|
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/assocs/ |
H A D | tst.orthogonality.d | 27 #pragma ident "%Z%%M% %I% %E% SMI" 30 * This test confirms the orthogonality of associative arrays and thread-local 31 * variables by intentionally deriving a matching key signature (based on 38 self->a = 0xbad; 42 /b[curthread->td_flags] == 0/ 49 printf("value should be 0; value is %x!", b[curthread->td_flags]);
|
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
H A D | pinctrl_spear.txt | 4 - compatible : "st,spear300-pinmux" 5 : "st,spear310-pinmux" 6 : "st,spear320-pinmux" 7 : "st,spear1310-pinmux" 8 : "st,spear1340-pinmux" 9 - reg : Address range of the pinctrl registers 10 - st,pinmux-mode: Mandatory for SPEAr300 and SPEAr320 and invalid for others. 11 - Its values for SPEAr300: 12 - NAND_MODE : <0> 13 - NOR_MODE : <1> [all …]
|
/freebsd/share/misc/ |
H A D | iso639 | 2 # ISO 639-2 language codes 4 # From http://www.loc.gov/standards/iso639-2/ : 6 # The Library of Congress has been designated the ISO 639-2/RA for the 7 # purpose of processing requests for alpha-3 language codes comprising the 9 # languages -- Part 2: alpha-3 code. The ISO 639-2/RA receives and reviews 16 # This is the official site of the ISO 639-2 Registration Authority and thus 18 # 639-2 please contact us at: 22 # Washington, DC 20540-4402 23 # E-mail: iso639-2@loc.gov 30 # Download the file http://www.loc.gov/standards/iso639-2/ISO-639-2_utf-8.txt [all …]
|
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/inline/ |
H A D | tst.InlineKinds.d | 27 #pragma ident "%Z%%M% %I% %E% SMI" 31 * In particular, we test constant and expression-based scalar inlines, 37 inline int i0 = 100 + 23; /* constant-folded integer constant */
|
/freebsd/sys/x86/cpufreq/ |
H A D | smist.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 28 * This driver is based upon information found by examining speedstep-0.5 143 *sig = -1; in int15_gsic_call() 144 *smi_cmd = -1; in int15_gsic_call() 145 *command = -1; in int15_gsic_call() 146 *smi_data = -1; in int15_gsic_call() 147 *flags = -1; in int15_gsic_call() 161 /* Perform actual SMI call to enable SpeedStep. */ 169 data->result = error; in set_ownership_cb() [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/power/ |
H A D | mediatek,power-controller.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/power/mediatek,power-controlle [all...] |
/freebsd/contrib/ofed/opensm/libvendor/ |
H A D | osm_vendor_mtl.c | 2 * Copyright (c) 2004-2008 Voltaire, Inc. All rights reserved. 3 * Copyright (c) 2002-2005 Mellanox Technologies LTD. All rights reserved. 4 * Copyright (c) 1996-2003 Intel Corporation. All rights reserved. 16 * - Redistributions of source code must retain the above 20 * - Redistributions in binary form must reproduce the above 46 /* HACK - I do not know how to prevent complib from loading kernel H files */ 56 Since a race can accure on requests. Meaning - a response is received before 57 the send_callback is called - we will save both the madw_p and the fact 65 CL_ASSERT(p_madw->p_mad); in __osm_set_wrid_by_p_madw() 69 ib_mad_is_response(p_madw->p_mad); in __osm_set_wrid_by_p_madw() [all …]
|
H A D | osm_vendor_umadt.c | 2 * Copyright (c) 2004-2008 Voltaire, Inc. All rights reserved. 3 * Copyright (c) 2002-2005 Mellanox Technologies LTD. All rights reserved. 4 * Copyright (c) 1996-2003 Intel Corporation. All rights reserved. 16 * - Redistributions of source code must retain the above 20 * - Redistributions in binary form must reproduce the above 162 OSM_LOG_ENTER(p_umadt_obj->p_log); in osm_vendor_delete() 164 cl_spinlock_acquire(&p_umadt_obj->register_lock); in osm_vendor_delete() 166 (mad_bind_info_t *) cl_qlist_head(&p_umadt_obj->register_list); in osm_vendor_delete() 167 count = cl_qlist_count(&p_umadt_obj->register_list); in osm_vendor_delete() 168 cl_spinlock_release(&p_umadt_obj->register_lock); in osm_vendor_delete() [all …]
|
H A D | osm_vendor_ts.c | 2 * Copyright (c) 2004-2008 Voltaire, Inc. All rights reserved. 3 * Copyright (c) 2002-2005 Mellanox Technologies LTD. All rights reserved. 4 * Copyright (c) 1996-2003 Intel Corporation. All rights reserved. 16 * - Redistributions of source code must retain the above 20 * - Redistributions in binary form must reproduce the above 50 Since a race can accure on requests. Meaning - a response is received before 51 the send_callback is called - we will save both the madw_p and the fact 60 CL_ASSERT(p_madw->p_mad); in __osm_set_wrid_by_p_madw() 64 ib_mad_is_response(p_madw->p_mad); in __osm_set_wrid_by_p_madw() 87 p_mad_addr->dest_lid = cl_hton16(p_mad->slid); in __osm_ts_conv_mad_rcv_desc_to_osm_addr() [all …]
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | macintosh | 2 #------------------------------------------------------------------------------ 6 # BinHex is the Macintosh ASCII-encoded file format (see also "apple") 13 # http://ftp.vim.org/pub/ftp/ftp/infomac/disk/mac-update-40b7.hqx 16 # http://ftp.vim.org/pub/ftp/ftp/infomac/_Disk_&_File/zap-res-forks-101.hqx 24 # http://www.faqs.org/faqs/macintosh/comm-faq/part1/ 26 !:mime application/mac-binhex 29 !:mime application/mac-binhex 33 !:mime application/mac-binhex40 37 !:mime application/mac-binhex40 42 !:mime application/mac-binhex [all …]
|
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_trap_rcv.c | 2 * Copyright (c) 2004-2009 Voltaire, Inc. All rights reserved. 3 * Copyright (c) 2002-2007 Mellanox Technologies LTD. All rights reserved. 4 * Copyright (c) 1996-2003 Intel Corporation. All rights reserved. 17 * - Redistributions of source code must retain the above 21 * - Redistributions in binary form must reproduce the above 89 osm_port_t *p_port = osm_get_port_by_lid(sm->p_subn, lid); in get_physp_by_lid_and_num() 93 if (osm_node_get_num_physp(p_port->p_node) <= num) in get_physp_by_lid_and_num() 96 return osm_node_get_physp_ptr(p_port->p_node, num); in get_physp_by_lid_and_num() 107 OSM_LOG_ENTER(sm->p_log); in aging_tracker_callback() 110 /* We got an exit flag - do nothing */ in aging_tracker_callback() [all …]
|
/freebsd/share/man/man4/ |
H A D | cpufreq.4 | 79 configured P-state.) 87 .Bl -tag -width indent 111 If enabled, the AMD hwpstate driver limits administrative control of P-states 117 P-state, which results in the inability to ever raise the P-state back to P0 126 .Bl -tag -compact -width "hwpstate_intel(4)" 140 Intel SMI-based SpeedStep for PIIX4 146 .Bl -tag -compact -width "acpi_throttle" 232 Kernel drivers offering hardware-specific CPU frequency control export 254 .Bd -literal 295 method returns the currently-active driver setting.
|
/freebsd/sys/contrib/device-tree/src/arm64/marvell/ |
H A D | armada-8040-clearfog-gt-8k.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 4 * Based on Marvell MACCHIATOBin board 9 #include "armada-8040.dtsi" 11 #include <dt-bindings/input/input.h> 12 #include <dt-bindings/gpio/gpio.h> 16 compatible = "solidrun,clearfog-gt-8k", "marvell,armada8040", 17 "marvell,armada-ap80 [all...] |
/freebsd/sys/dev/ipmi/ |
H A D | ipmivars.h | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 178 #define SMIC_STATUS_SMI 0x10 /* asserted SMI */ 204 #define IPMI_LOCK(sc) mtx_lock(&(sc)->ipmi_requests_lock) 205 #define IPMI_UNLOCK(sc) mtx_unlock(&(sc)->ipmi_requests_lock) 206 #define IPMI_LOCK_ASSERT(sc) mtx_assert(&(sc)->ipmi_requests_lock, MA_OWNED) 208 #define IPMI_IO_LOCK(sc) mtx_lock(&(sc)->ipmi_io_lock) 209 #define IPMI_IO_UNLOCK(sc) mtx_unlock(&(sc)->ipmi_io_lock) 210 #define IPMI_IO_LOCK_ASSERT(sc) mtx_assert(&(sc)->ipmi_io_lock, MA_OWNED) 214 bus_read_1((sc)->ipmi_io_res[0], (sc)->ipmi_io_spacing * (x)) [all …]
|
/freebsd/contrib/tcpdump/ |
H A D | README.md | 3 **To report a security issue please send an e-mail to security@tcpdump.org.** 11 https://github.com/the-tcpdump-group/tcpdump.git 22 which simplifies installation of updates and long-term maintenance. However, 32 * HP-UX 11i 43 Tcpdump uses libpcap, a system-independent interface for user-level 52 The program is loosely based on SMI's "etherfind" although none of the 56 taken from Sun's etherfind were later re-written by Steven McCanne of 72 [tcpslice](https://github.com/the-tcpdump-group/tcpslice). 82 send-ack.awk 90 to the start of the conversation. Field 2 is delta-time [all …]
|
H A D | print-snmp.c | 47 # (W-7405-ENG-36) by Los Alamos National Laboratory, which is 63 #include "netdissect-stdinc.h" 70 #include <smi.h> 73 #include "netdissect-ctype.h" 83 * (we only care about the tag values for those allowed in the Internet SMI) 86 "U-0", 98 "U-8","U-9","U-10","U-11", /* 8-11 */ 99 "U-12","U-13","U-14","U-15", /* 12-15 */ 106 * Application-wide ASN.1 types from the Internet SMI and their tags 119 "C-5", [all …]
|
/freebsd/sys/x86/x86/ |
H A D | io_apic.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 69 * We assume that IRQs 1 - 15 behave like ISA IRQs and that all other 165 if (src->io_edgetrigger) in _ioapic_eoi_source() 167 io = (struct ioapic *)isrc->is_pic; in _ioapic_eoi_source() 170 * Handle targeted EOI for level-triggered pins, if broadcast in _ioapic_eoi_source() 173 if (io->io_haseoi) { in _ioapic_eoi_source() 179 io->io_addr + IOAPIC_EOIR); in _ioapic_eoi_source() 180 *apic_eoi = src->io_vector; in _ioapic_eoi_source() 183 * Otherwise, if IO-APIC is too old to provide EOIR, in _ioapic_eoi_source() [all …]
|
/freebsd/sys/ofed/include/rdma/ |
H A D | rdma_vt.h | 4 /*- 5 * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 29 * - Redistributions of source code must retain the above copyright 31 * - Redistributions in binary form must reproduce the above copyright 35 * - Neither the name of Intel Corporation nor the names of its 68 struct ib_mad_agent *send_agent; /* agent for SMI (traps) */ 72 /* non-zero when timer is set */ 112 /* Hot-path per CPU counters to avoid cacheline trading to update */ 168 int user; /* non-zero if created from user space */ 243 * Get a path mtu from the driver based on qp attributes. [all …]
|
/freebsd/crypto/openssl/crypto/objects/ |
H A D | objects.txt | 1 # CCITT was renamed to ITU-T quite some time ago 2 0 : ITU-T : itu-t 3 !Alias ccitt itu-t 7 2 : JOINT-ISO-ITU-T : joint-iso-itu-t 8 !Alias joint-iso-ccitt joint-iso-itu-t 10 iso 2 : member-body : ISO Member Body 12 iso 3 : identified-organization 18 identified-organization 6 1 5 5 8 1 1 : HMAC-MD5 : hmac-md5 19 identified-organization 6 1 5 5 8 1 2 : HMAC-SHA1 : hmac-sha1 22 identified-organization 36 8 3 3 : x509ExtAdmission : Professional Information or basis for Admissi… [all …]
|
/freebsd/sys/net/ |
H A D | if_types.h | 1 /*- 2 * SPDX-License-Identifier: BSD-3-Clause 41 * http://www.iana.org/assignments/smi-numbers 46 IFT_1822 = 0x2, /* old-style arpanet imp */ 63 IFT_CEPT = 0x13, /* E1 - european T1 */ 78 IFT_PARA = 0x22, /* parallel-port */ 111 IFT_G703AT2MB = 0x43, /* Obsolete see DS1-MIB */ 134 IFT_HOSTPAD = 0x5a, /* CCITT-ITU X.29 PAD Protocol */ 135 IFT_TERMPAD = 0x5b, /* CCITT-ITU X.3 PAD Facility */ 137 IFT_X213 = 0x5d, /* CCITT-ITU X213 */ [all …]
|
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/ |
H A D | dt_ident.c | 29 #pragma ident "%Z%%M% %I% %E% SMI" 63 dt_idsig_t *isp = idp->di_data; in dt_idcook_sign() 69 iskey = idp->di_kind == DT_IDENT_ARRAY || idp->di_kind == DT_IDENT_AGG; in dt_idcook_sign() 71 if (isp->dis_varargs >= 0) { in dt_idcook_sign() 72 mismatch = argc < isp->dis_varargs; in dt_idcook_sign() 73 arglimit = isp->dis_varargs; in dt_idcook_sign() 74 } else if (isp->dis_optargs >= 0) { in dt_idcook_sign() 75 mismatch = (argc < isp->dis_optargs || argc > isp->dis_argc); in dt_idcook_sign() 78 mismatch = argc != isp->dis_argc; in dt_idcook_sign() 79 arglimit = isp->dis_argc; in dt_idcook_sign() [all …]
|