Home
last modified time | relevance | path

Searched +full:vendor +full:- +full:specific (Results 1 – 25 of 807) sorted by relevance

12345678910>>...33

/freebsd/sys/contrib/device-tree/Bindings/
H A Dexample-schema.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 ---
5 # All the top-level keys are standard json-schema keywords except for
10 $id: http://devicetree.org/schemas/example-schema.yaml#
11 # $schema is the meta-schema this schema should be validated with.
12 $schema: http://devicetree.org/meta-schemas/core.yaml#
17 - Rob Herring <robh@kernel.org>
20 A more detailed multi-line description of the binding.
44 - items:
51 - enum:
[all …]
H A Dwriting-bindings.rst1 .. SPDX-License-Identifier: GPL-2.0
11 Documentation/devicetree/bindings/submitting-patches.rst
17 - DO attempt to make bindings complete even if a driver doesn't support some
21 - DON'T refer to Linux or "device driver" in bindings. Bindings should be
24 - DO use node names matching the class of the device. Many standard names are
27 - DO check that the example matches the documentation especially after making
30 - DON'T create nodes just for the sake of instantiating drivers. Multi-function
34 - DON'T use 'syscon' alone without a specific compatible string. A 'syscon'
42 - DO make 'compatible' properties specific. DON'T use wildcards in compatible
47 - DO use a vendor prefix on device-specific property names. Consider if
[all …]
/freebsd/contrib/ofed/opensm/include/vendor/
H A Dosm_vendor_test.h3 * 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
56 * Declaration of vendor specific transport interface.
57 * This is the "Test" vendor which allows compilation and some
58 * testing without a real vendor interface.
61 /****h* OpenSM/Vendor Test
63 * Vendor Test
66 * The Vendor Test structure encapsulates an artificial transport layer
[all …]
H A Dosm_vendor_api.h3 * 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
47 #include <vendor/osm_vendor.h>
58 /****s* OpenSM Vendor API/osm_vend_mad_recv_callback_t
63 * Function prototype for the vendor MAD receive callback.
64 * The vendor layer calls this function for MAD receives.
91 /****s* OpenSM Vendor API/osm_vend_mad_send_err_callback_t
96 * Function prototype for the vendor send failure callback.
[all …]
H A Dosm_vendor.h2 * 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
38 * Include file used by OpenSM to pull in the correct vendor file.
43 the proper vendor specific file
48 #include <vendor/osm_vendor_test.h>
50 #include <vendor/osm_vendor_umadt.h>
52 /* HACK - I do not know how to prevent complib from loading kernel H files */
[all …]
H A Dosm_vendor_al.h3 * 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
62 /****h* OpenSM/Vendor AL
64 * Vendor AL
68 * The Vendor AL object is thread safe.
80 /****h* OpenSM/Vendor Access Layer (AL)
82 * Vendor AL
85 * This file is the vendor specific file for the AL Infiniband API.
[all …]
/freebsd/share/man/man9/
H A Dbhnd.91 .\" Copyright (c) 2015-2016 Landon Fuller <landonf@FreeBSD.org>
381 .Fa "vendor" "device" "desc" "quirks" "..."
392 .Bd -literal
398 .Bd -literal
406 .Bd -literal
414 .Bd -literal
417 .Bd -literal
427 .Bd -literal
435 .Bd -literal
442 .Bd -literal
[all …]
/freebsd/sys/dev/videomode/
H A Dediddevs3 /*-
18 * or promote products derived from this software without specific
35 * Use "make -f Makefile.ediddevs" to regenerate ediddevs.h and ediddevs_data.h
44 vendor AAC AcerView
45 vendor AOC AOC
46 vendor APP Apple Computer
47 vendor AST AST Research
48 vendor CPL Compal
49 vendor CPQ Compaq
50 vendor CTX CTX
[all …]
/freebsd/sbin/nvmecontrol/
H A Dlogpage.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
7 * Copyright (C) 2012-2013 Intel Corporation
9 * Copyright (C) 2016-2023 Warner Losh <imp@FreeBSD.org>
10 * Copyright (C) 2018-2019 Alexander Motin <mav@FreeBSD.org>
63 const char *vendor;
72 .vendor
62 const char *vendor; global() member
[all...]
/freebsd/contrib/wpa/src/eap_peer/
H A Deap_vendor_test.c2 * EAP peer method: Test method for vendor specific (expanded) EAP type
3 * Copyright (c) 2005-2015, Jouni Malinen <j@w1.fi>
8 * This file implements a vendor specific test method using EAP expanded types.
40 data->state = INIT; in eap_vendor_test_init()
41 data->first_try = 1; in eap_vendor_test_init()
44 data->test_pending_req = password && password_len == 7 && in eap_vendor_test_init()
61 wpa_printf(MSG_DEBUG, "EAP-VENDOR-TEST: Ready to re-process pending " in eap_vendor_ready()
78 ret->ignore = true; in eap_vendor_test_process()
82 if (data->state == INIT && *pos != 1) { in eap_vendor_test_process()
83 wpa_printf(MSG_DEBUG, "EAP-VENDOR-TEST: Unexpected message " in eap_vendor_test_process()
[all …]
/freebsd/lib/libradius/
H A Dlibradius.361 .Fn rad_get_vendor_attr "uint32_t *vendor" "const void **data" "size_t *len"
75 .Fn rad_put_vendor_addr "struct rad_handle *h" "int vendor" "int type" "struct in_addr addr"
77 .Fn rad_put_vendor_attr "struct rad_handle *h" "int vendor" "int type" "const void *data" "size_t l…
79 .Fn rad_put_vendor_int "struct rad_handle *h" "int vendor" "int type" "uint32_t value"
81 .Fn rad_put_vendor_string "struct rad_handle *h" "int vendor" "int type" "const char *str"
153 returns 0 on success, or \-1 if an error occurs.
165 domain name or as a dotted-quad IP address in text form.
185 .Dv NUL Ns -terminated
204 returns 0 on success, or \-1 if an error occurs.
212 When multiple servers are given, they are tried in round-robin
[all …]
/freebsd/sys/dev/dc/
H A Dif_dcreg.h1 /*-
2 * SPDX-License-Identifier: BSD-4-Clause
18 * 4. Neither the name of the author nor the names of any co-contributors
20 * without specific prior written permission.
85 (x->dc_type == DC_TYPE_98713 || \
86 x->dc_type == DC_TYPE_98713A || \
87 x->dc_type == DC_TYPE_987x5)
90 (x->dc_type == DC_TYPE_AL981 || \
91 x->dc_type == DC_TYPE_AN983)
94 (x->dc_type == DC_TYPE_ULI_M5261 || \
[all …]
/freebsd/contrib/atf/
H A DFREEBSD-upgrade1 This document contains a collection of notes specific to the import
3 the FreeBSD Subversion Primer that detail how to deal with vendor
6 http://www.freebsd.org/doc/en/articles/committers-guide/subversion-primer.html
12 and is imported into the atf vendor branch (see base/vendor/atf/).
14 To merge the vendor branch into head do something like this:
17 svn merge --accept=postpone \
18 svn+ssh://svn.freebsd.org/base/vendor/atf/dist .
19 svn remove --force $(cat FREEBSD-Xlist)
25 vendor branch (which is a good justification for importing the verbatim
31 .../vendor/atf/dist/configure \
[all …]
/freebsd/sys/net/
H A Dsff8436.h1 /*-
29 * The following set of constants are from Document SFF-8436
34 * 1) 256-byte addressable block and 128-byte pages
35 * 2) Lower 128-bytes addresses always refer to the same page
44 * 0-127 Monitoring data & page select byte
45 * 128-255:
48 * 128-191 Base ID Fields
49 * 191-223 Extended ID
50 * 223-255 Vendor Specific ID
53 * 128-255 App-specific data
[all …]
/freebsd/sbin/devd/
H A Duath.conf2 # Atheros USB wireless network device specific devd events
5 # SMCWUSBT-G2
10 match "vendor" "0x083a";
12 action "/usr/sbin/uathload -d /dev/$cdev";
21 match "vendor" "0x168c";
23 action "/usr/sbin/uathload -d /dev/$cdev";
32 match "vendor" "0x0cf3";
34 action "/usr/sbin/uathload -d /dev/$cdev";
43 match "vendor" "0x0d8e";
45 action "/usr/sbin/uathload -d /dev/$cdev";
[all …]
/freebsd/contrib/file/magic/Magdir/
H A Dpci_ids2 #------------------------------------------------------------------------------
4 # pci.ids: file(1) magic for PCI specific informations
7 # Vendor identification (ID) https://pci-ids.ucw.cz/v2.2/pci.ids
8 # show hexadecimal PCI vendor identification in human readable text form
9 0 name PCI-vendor
10 # ID vendor name
42 # https://blog.ladsai.com/pci-configuration-space-class-code.html
45 0 name PCI-class
50 # Any device except for VGA-Compatible devices like: 2975BIOS.BIN Trm3x5.bin
51 # BUT also NVidia44.bin vgabios-stdvga-bin.rom
[all …]
/freebsd/contrib/netbsd-tests/
H A DFREEBSD-upgrade1 This document contains a collection of notes specific to the import
3 in the FreeBSD Subversion Primer that detail how to deal with vendor
6 http://www.freebsd.org/doc/en/articles/committers-guide/subversion-primer.html
11 http://www.netbsd.org/docs/guide/en/chap-fetch.html#chap-fetch-cvs
13 and is imported into the NetBSD/tests vendor branch (see
14 base/vendor/NetBSD/tests/).
16 The process used to bootstrap the vendor tree was similar to the following:
20 cvs -z9 co -D "09/30/2014 20:45" -P src/tests
23 Please adjust the checkout date spec (the argument passed via -D) to match
26 To merge the vendor branch into head do something like this:
[all …]
/freebsd/contrib/pjdfstest/
H A DFREEBSD-upgrade1 This document contains a collection of notes specific to the import
3 the FreeBSD Subversion Primer that detail how to deal with vendor
6 http://www.freebsd.org/doc/en/articles/committers-guide/subversion-primer.html
12 and is imported into the pjdfstest vendor branch (see base/vendor/pjdfstest/).
14 To merge the vendor branch into head do something like this:
17 svn merge --accept=postpone \
18 svn+ssh://svn.freebsd.org/base/vendor/pjdfstest/dist .
/freebsd/sys/contrib/device-tree/Bindings/tpm/
H A Dtcg,tpm-tis-i2c.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/tpm/tcg,tpm-tis-i2c.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: I²C-attached Trusted Platform Module conforming to TCG TIS specification
10 - Lukas Wunner <lukas@wunner.de>
13 The Trusted Computing Group (TCG) has defined a multi-vendor standard
16 TCG PC Client Specific TPM Interface Specification (TIS)
17 …tps://trustedcomputinggroup.org/resource/pc-client-work-group-pc-client-specific-tpm-interface-spe…
22 https://trustedcomputinggroup.org/resource/pc-client-platform-tpm-profile-ptp-specification/
[all …]
/freebsd/sys/contrib/device-tree/Bindings/pci/
H A Dsnps,dw-pcie-ep.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/pci/snps,dw-pcie-ep.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Jingoo Han <jingoohan1@gmail.com>
11 - Gustavo Pimentel <gustavo.pimentel@synopsys.com>
16 # Please create a separate DT-schema for your DWC PCIe Endpoint controller
17 # and make sure it's assigned with the vendor-specific compatible string.
21 const: snps,dw-pcie-ep
23 - compatible
[all …]
H A Dsnps,dw-pcie.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/pci/snps,dw-pcie.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Jingoo Han <jingoohan1@gmail.com>
11 - Gustavo Pimentel <gustavo.pimentel@synopsys.com>
16 # Please create a separate DT-schema for your DWC PCIe Root Port controller
17 # and make sure it's assigned with the vendor-specific compatible string.
21 const: snps,dw-pcie
23 - compatible
[all …]
/freebsd/crypto/openssh/
H A DFREEBSD-upgrade1 FreeBSD maintainer's guide to OpenSSH-portable
5 main branch in src/freebsd/main, and will store vendor trees under
6 src/freebsd/vendor/. In addition, this assumes there is a "freebsd"
12 02) Download the latest OpenSSH-portable tarball and signature from
17 $ gpg --verify openssh-X.YpZ.tar.gz.asc
21 $ tar xf openssh-X.YpZ.tar.gz
23 05) Copy to a vendor branch:
26 $ git worktree add ../vendor/openssh freebsd/vendor/openssh
27 $ cd ../vendor/openssh
28 $ rsync --archive --delete --exclude=.git /path/to/openssh-X.YpZ/ ./
[all …]
/freebsd/contrib/wpa/src/common/
H A Dbrcm_vendor.h2 * Broadcom Corporation OUI and vendor specific assignments
22 * enum brcm_nl80211_vendor_subcmds - BRCM nl80211 vendor command identifiers
26 * @BRCM_VENDOR_SCMD_PRIV_STR: Provide vendor private cmds to send to FW.
28 * @BRCM_VENDOR_SCMD_BCM_STR: Provide vendor cmds to BCMDHD driver.
69 * enum brcm_nl80211_vendor_events - BRCM nl80211 asynchronous event identifiers
93 * BRCM specific events should be placed after
/freebsd/sys/dev/iavf/
H A Diavf_drv_info.h1 /* SPDX-License-Identifier: BSD-3-Clause */
17 * this software without specific prior written permission.
50 const char iavf_driver_version[] = "3.0.26-k";
52 #define PVIDV(vendor, devid, name) \ argument
53 PVID(vendor, devid, name " - 3.0.26-k")
54 #define PVIDV_OEM(vendor, devid, svid, sdevid, revid, name) \ argument
55 PVID_OEM(vendor, devid, svid, sdevid, revid, name " - 3.0.26-k")
65 * @remark Each type of device ID needs to be listed from most-specific entry
66 * to most-generic entry; e.g. PVIDV_OEM()s for a device ID must come before
/freebsd/contrib/processor-trace/libipt/src/
H A Dpt_cpu.c2 * Copyright (c) 2013-2019, Intel Corporation
14 * without specific prior written permission.
32 #include "intel-pt.h"
55 /* The resulting vendor string. */
61 union cpu_vendor vendor; in cpu_vendor() local
65 memset(&vendor, 0, sizeof(vendor)); in cpu_vendor()
68 pt_cpuid(0u, &eax, &vendor.cpuid.ebx, &vendor.cpuid.ecx, in cpu_vendor()
69 &vendor.cpuid.edx); in cpu_vendor()
72 if (strncmp(vendor.vendor_string, in cpu_vendor()
99 return -pte_invalid; in pt_cpu_parse()
[all …]

12345678910>>...33