Home
last modified time | relevance | path

Searched +full:smi +full:- +full:based (Results 1 – 25 of 58) sorted by relevance

123

/freebsd/sys/contrib/device-tree/Bindings/net/dsa/
H A Drealtek-smi.txt1 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 Drealtek.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - $ref: dsa.yaml#/$defs/ethernet-ports
13 - Linus Walleij <linus.walleij@linaro.org>
17 switches. They can be controlled using different interfaces, like SMI,
20 The SMI "Simple Management Interface" is a two-wire protocol using
21 bit-banged GPIO that while it reuses the MDIO lines MCK and MDIO does
23 SMI-based Realtek devices. The realtek-smi driver is a platform driver
26 The MDIO-connected switches use MDIO protocol to access their registers.
[all …]
/freebsd/include/rpc/
H A Dsvc_soc.h3 /*-
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 Dclnt_soc.h3 /*-
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 Dtst.orthogonality.d27 #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 Dpinctrl_spear.txt4 - 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 Diso6392 # 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 Dtst.InlineKinds.d27 #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 Dsmist.c1 /*-
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 Dmediatek,power-controller.yaml1 # 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 Dosm_vendor_mtl.c2 * 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 Dosm_vendor_umadt.c2 * 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 …]
/freebsd/crypto/krb5/src/lib/gssapi/mechglue/
H A Dg_authorize_localname.c37 /* #pragma ident "@(#)g_userok.c 1.1 04/03/25 SMI" */
56 if (unionName->mech_type == GSS_C_NO_OID) in mech_authorize_localname()
59 mech = gssint_get_mechanism(unionName->mech_type); in mech_authorize_localname()
63 if (mech->gssspi_authorize_localname != NULL) { in mech_authorize_localname()
64 major = mech->gssspi_authorize_localname(minor, in mech_authorize_localname()
65 unionName->mech_name, in mech_authorize_localname()
66 unionUser->external_name, in mech_authorize_localname()
67 unionUser->name_type); in mech_authorize_localname()
76 * Naming extensions based local login authorization.
85 int more = -1; in attr_authorize_localname()
[all …]
/freebsd/contrib/file/magic/Magdir/
H A Dmacintosh2 #------------------------------------------------------------------------------
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/crypto/krb5/src/include/gssrpc/
H A Dclnt.h1 /* @(#)clnt.h 2.1 88/07/29 4.0 RPCSRC; from 1.31 88/02/08 SMI*/
36 * clnt.h - Client side remote procedure call interface.
162 ((*(rh)->cl_ops->cl_call)(rh, proc, xargs, argsp, xres, resp, secs))
164 ((*(rh)->cl_ops->cl_call)(rh, proc, xargs, argsp, xres, resp, secs))
171 #define CLNT_ABORT(rh) ((*(rh)->cl_ops->cl_abort)(rh))
172 #define clnt_abort(rh) ((*(rh)->cl_ops->cl_abort)(rh))
179 #define CLNT_GETERR(rh,errp) ((*(rh)->cl_ops->cl_geterr)(rh, errp))
180 #define clnt_geterr(rh,errp) ((*(rh)->cl_ops->cl_geterr)(rh, errp))
190 #define CLNT_FREERES(rh,xres,resp) ((*(rh)->cl_ops->cl_freeres)(rh,xres,resp))
191 #define clnt_freeres(rh,xres,resp) ((*(rh)->cl_ops->cl_freeres)(rh,xres,resp))
[all …]
H A Dsvc.h1 /* @(#)svc.h 2.2 88/07/29 4.0 RPCSRC; from 1.20 88/02/08 SMI */
36 * svc.h, Server-side remote procedure call interface.
113 #define svc_getcaller(x) (&(x)->xp_raddr)
124 (*(xprt)->xp_ops->xp_recv)((xprt), (msg))
126 (*(xprt)->xp_ops->xp_recv)((xprt), (msg))
129 (*(xprt)->xp_ops->xp_stat)(xprt)
131 (*(xprt)->xp_ops->xp_stat)(xprt)
134 (*(xprt)->xp_ops->xp_getargs)((xprt), (xargs), (argsp))
136 (*(xprt)->xp_ops->xp_getargs)((xprt), (xargs), (argsp))
139 (*(xprt)->xp_ops->xp_getargs_req)((xprt), (req), (xargs), (argsp))
[all …]
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_trap_rcv.c2 * 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 Dcpufreq.479 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 Darmada-8040-clearfog-gt-8k.dts1 // 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 Dipmivars.h1 /*-
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 DREADME.md3 **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 …]
/freebsd/sys/x86/x86/
H A Dio_apic.c1 /*-
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 Drdma_vt.h4 /*-
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/sys/net/
H A Dif_types.h1 /*-
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/sys/x86/iommu/
H A Damd_reg.h1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
159 #define AMDIOMMU_CTRL_SMIF_EN 0x0000000000400000ull /* SMI Filter En */
161 #define AMDIOMMU_CTRL_SMIFLOG_EN 0x0000000001000000ull /* SMI Filter Log En */
170 #define AMDIOMMU_CTRL_DUALPPRLOG_SWAP 0x0000000080000000ull /* Auto-swap on full */
175 #define AMDIOMMU_CTRL_DUALEVNTLOG_SWAP 0x0000000200000000ull /* Auto-swap on full */
267 #define AMDIOMMU_EFR2_GCR3TRPM 0x0000000000000008ull /* GPA based GCR3 pointer in DTE */
269 #define AMDIOMMU_EFR2_SNPAVIC_MASK 0x00000000000000e0ull /* SNP-enabled Adv intr features */
306 u_int sats:1; /* Secure/Non-secure ATS */
311 uint64_t intrroot:46; /* Interrupt Table Root (-low 6bits) */
[all …]

123