/freebsd/sys/dev/isp/ |
H A D | DriverManual.txt | 54 PCI and SBus SCSI cards, and now also drove the QLogic 2100 FC-AL HBA. 56 After this, ports to non-NetBSD platforms became interesting as well. 62 Operating System Platform differences segregated and to a minimum. 65 mode support has been added, and 2300 support as well as an FC-IP stack 71 Normally you design via top-down methodologies and set an initial goal 76 as I perceive them to be now- not necessarily what they started as. 80 as little OS platform support code as possible. 90 as well as private loop and private loop, direct-attach topologies. 91 FC-IP support is also a goal. 99 driver that is specifically designed for a single platform and a single [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/perf/ |
H A D | riscv,pmu.yaml | 1 # SPDX-License-Identifier: BSD-2-Clause 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: RISC-V SBI PMU events 10 - Atis [all...] |
/freebsd/sys/contrib/device-tree/Bindings/hwlock/ |
H A D | hwlock.txt | 4 Generic bindings that are common to all the hwlock platform specific driver 7 Please also look through the individual platform specific hwlock binding 8 documentations for identifying any additional properties specific to that 9 platform. 15 - #hwlock-cells: Specifies the number of cells needed to represent a 16 specific lock. 21 Consumers that require specific hwlock(s) should specify them using the 22 property "hwlocks", and an optional "hwlock-names" property. 25 - hwlocks: List of phandle to a hwlock provider node and an 27 #hwlock-cells. The list can have just a single hwlock [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | FileSystem.h | 1 //===- llvm/Support/FileSystem.h - File System OS Concept -------*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 24 //===----------------------------------------------------------------------===// 32 #include "llvm/Config/llvm-config.h" 78 /// space_info - Self explanatory. 278 /// relative/../path => <current-directory>/relative/../path 289 /// relative/../path => <current-directory>/relative/../path 293 /// platform-specific error_code. 296 /// Create all the non-existent directories in path. [all …]
|
/freebsd/contrib/sendmail/libsm/ |
H A D | README | 1 # Copyright (c) 2000-2002 Proofpoint, Inc. and its suppliers. 8 # $Id: README,v 1.25 2013-11-22 20:51:42 ca Exp $ 18 The t-*.c files are regression tests. 26 The b-*.c files are benchmarks that compare system routines with 31 versions by running the programs with the option -d (by default 35 b-strcmp.c tests strcasecmp(). 38 +----------------------+ 40 +----------------------+ 42 Libsm uses a set of C preprocessor macros to specify platform specific 45 If you are porting sendmail to a new platform, you may need to tweak [all …]
|
/freebsd/sys/sys/ |
H A D | devmap.h | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 33 #error "no user-serviceable parts inside" 63 * Register a platform-local table to be bootstrapped by the generic 64 * platform-specific init function in <ARCH>/machdep.c. This is used by newer 66 * own platform-specific init routine. 72 * automatically from the common platform-specific init function in 73 * <ARCH>/machdep.c, and also from the custom platform-specific init routines 81 * static-mapped by the devmap code. If the given address range isn't 82 * static-mapped, then ptov returns NULL and vtop returns DEVMAP_PADDR_NOTFOUND. [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/display/bridge/ |
H A D | dw_hdmi.txt | 6 specification by itself but is meant to be referenced by platform-specific 9 When referenced from platform device tree bindings the properties defined in 10 this document are defined as follows. The platform device tree bindings are 13 - reg: Memory mapped base address and length of the DWC HDMI TX registers. 15 - reg-io-width: Width of the registers specified by the reg property. The 19 - interrupts: Reference to the DWC HDMI TX interrupt. 21 - clocks: References to all the clocks specified in the clock-names property 22 as specified in Documentation/devicetree/bindings/clock/clock-bindings.txt. 24 - clock-names: The DWC HDMI TX uses the following clocks. 26 - "iahb" is the bus clock for either AHB and APB (mandatory). [all …]
|
H A D | synopsys,dw-hdmi.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/display/bridge/synopsys,dw-hdmi.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> 16 bindings for the platform-specific integrations of the DWC HDMI TX. 18 When referenced from platform device tree bindings the properties defined in 19 this document are defined as follows. The platform device tree bindings are 26 reg-io-width: 36 - description: The bus clock for either AHB and APB [all …]
|
/freebsd/contrib/kyua/doc/ |
H A D | kyua.conf.5.in | 1 .\" Copyright 2012-2024 The Kyua Authors. 15 .\" without specific prior written permission. 40 .Va platform , 61 This call determines the specific schema used by the file so that future 62 backwards-incompatible modifications to the file can be introduced. 73 .Bl -tag -width XX -offset indent 77 Whitespace-separated list of execution environment names. 86 .It Va platform 87 Name of the system platform (aka machine type). 96 .Ss Test-suite configuration variables [all …]
|
/freebsd/share/man/man7/ |
H A D | arch.7 | 1 .\" Copyright (c) 2016-2017 The FreeBSD Foundation. 32 .Nd Architecture-specific details 40 For full details consult the processor-specific ABI supplement 86 .Bl -column -offset indent "Architecture" "Initial Release" 100 .Bl -column -offset indent "Architecture" "Initial Release" "Final Release" 128 .Bl -tag -width "Dv ILP32" 133 types machine representations all have 4-byte size. 147 Typically these are 64-bit machines, where the 153 environment, which was the historical 32-bit predecessor for 64-bit evolution. 155 .Bl -column -offset indent "powerpc64" "ILP32 counterpart" [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/opp/ |
H A D | opp-v2-base.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/opp/opp-v [all...] |
/freebsd/sys/contrib/device-tree/Bindings/pci/ |
H A D | snps,dw-pcie-ep.yaml | 1 # 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 - Jingo [all...] |
H A D | snps,dw-pcie.yaml | 1 # 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 - Gustav [all...] |
/freebsd/usr.bin/man/ |
H A D | man.1 | 1 .\"- 60 restricts the search to the specific section of the manual. 63 .Bl -enum -offset indent -compact 96 .Bl -tag -width indent 101 .Dq Li "grep -E" . 106 Forces a specific colon separated manual path instead of the default 116 .Dq Li "less -sR" 118 .Dq Li "less -s" . 149 other platform specific manual pages. 159 Force use of non-localized manual pages. [all …]
|
/freebsd/crypto/openssl/Configurations/platform/ |
H A D | BASE.pm | 1 package platform::BASE; 10 # Globally defined "platform specific" extensions, available for uniformity 13 # Functions to convert internal file representations to platform specific 15 # defined per platform. 17 # Currently known internal or semi-internal extensions are: 35 sub bin { return $_[0]->binname($_[1]) . $_[0]->binext() } 36 sub dso { return $_[0]->dsoname($_[1]) . $_[0]->dsoext() } 37 sub sharedlib { return __concat($_[0]->sharedname($_[1]), $_[0]->shlibext()) } 38 sub staticlib { return $_[0]->staticname($_[1]) . $_[0]->libext() } 41 sub def { return __base($_[1], '.ld') . $_[0]->defext() } [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A D | qoriq-clock.txt | 14 --------------- ------------- 21 - compatible: Should contain a chip-specific clock block compatible 22 string and (if applicable) may contain a chassis-version clock 25 Chip-specific strings are of the form "fsl,<chip>-clockgen", such as: 26 * "fsl,p2041-clockgen" 27 * "fsl,p3041-clockgen" 28 * "fsl,p4080-clockgen" 29 * "fsl,p5020-clockgen" 30 * "fsl,p5040-clockgen" 31 * "fsl,t1023-clockgen" [all …]
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/ |
H A D | Platform.h | 1 //===-- Platform.h ----------------------------------------------*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 30 #include "lldb/lldb-private-forward.h" 31 #include "lldb/lldb-public.h" 63 /// \class Platform Platform.h "lldb/Target/Platform.h" 64 /// A plug-in interface definition class for debug platform that 65 /// includes many platform abilities such as: 66 /// \li getting platform information such as supported architectures, 73 /// \li attaching and possibly debugging the platform's kernel [all …]
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_entry_perms.3 | 1 .\" Copyright (c) 2003-2007 Tim Kientzle 56 Streaming Archive Library (libarchive, -larchive) 137 .Bl -tag -width "wchar_t *" 144 .It UTF-8 145 Unicode strings encoded as UTF-8. 160 you will get back the same text, even if it is ill-formed. 171 In unusual circumstances, you can force a fully-specified set 177 Converting a bitmap to a textual string is a platform-specific 178 operation; bits that are not meaningful on the current platform 181 The canonical text format is a comma-separated list of flag names. [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/nds32/ |
H A D | andestech-boards | 1 Andestech(nds32) AE3XX Platform 2 ----------------------------------------------------------------------------- 3 The AE3XX prototype demonstrates the AE3XX example platform on the FPGA. It 7 - compatible = "andestech,ae3xx"; 10 /dts-v1/; 13 #address-cells = <1>; 14 #size-cells = <1>; 15 interrupt-parent = <&intc>; 18 Andestech(nds32) AG101P Platform 19 ----------------------------------------------------------------------------- [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/soc/fsl/ |
H A D | qman.txt | 3 Copyright (C) 2008 - 2014 Freescale Semiconductor Inc. 7 - QMan Node 8 - QMan Private Memory Nodes 9 - Example 13 The Queue Manager is part of the Data-Path Acceleration Architecture (DPAA). QMan 16 flow-level queuing, is also responsible for congestion management functions such 22 - compatible 26 May include "fsl,<SoC>-qman" 28 - reg 30 Value type: <prop-encoded-array> [all …]
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_symbolizer.h | 1 //===-- sanitizer_symbolizer.h -------- [all...] |
/freebsd/contrib/kyua/cli/ |
H A D | cmd_config_test.cpp | 15 // without specific prior written permission. 33 #include <atf-c++.hpp> 55 /// The user configuration is populated with a collection of test-suite 63 user_config.set_string("architecture", "the-architecture"); in fake_config() 64 user_config.set_string("execenvs", "the-env"); in fake_config() 66 user_config.set_string("platform", "the-platform"); in fake_config() 88 ATF_REQUIRE_EQ("architecture = the-architecture", ui.out_log()[0]); in ATF_TEST_CASE_BODY() 89 ATF_REQUIRE_EQ("execenvs = the-env", ui.out_log()[1]); in ATF_TEST_CASE_BODY() 91 ATF_REQUIRE_EQ("platform = the-platform", ui.out_log()[3]); in ATF_TEST_CASE_BODY() 103 args.push_back("platform"); in ATF_TEST_CASE_BODY() [all …]
|
/freebsd/crypto/openssl/ |
H A D | NOTES-ANDROID.md | 5 ------------------- 15 ------------- 17 Android is a cross-compiled target and you can't rely on `./Configure` 19 target explicitly; there are `android-arm`, `android-arm64`, `android-mips`, 20 `android-mip64`, `android-x86` and `android-x86_64` (`*MIPS` targets are no 23 Do not pass --cross-compile-prefix (as you might be tempted), as it 24 will be "calculated" automatically based on chosen platform. However, 30 to point at the `NDK` directory. If you're using a side-by-side NDK the path 31 will look something like `/some/where/android-sdk/ndk/<ver>`, and for a 32 standalone NDK the path will be something like `/some/where/android-ndk-<ver>`. [all …]
|
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
H A D | mem_map.h | 1 //===-- mem_map.h -------- [all...] |
/freebsd/sys/contrib/device-tree/Bindings/usb/ |
H A D | usb-xhci.txt | 4 - compatible: should be one or more of 6 - "generic-xhci" for generic XHCI device 7 - "marvell,armada3700-xhci" for Armada 37xx SoCs 8 - "marvell,armada-375-xhci" for Armada 375 SoCs 9 - "marvell,armada-380-xhci" for Armada 38x SoCs 10 - "brcm,bcm7445-xhci" for Broadcom STB SoCs with XHCI 11 - "xhci-platform" (deprecated) 14 SoC-specific version corresponding to the platform first 17 - reg: should contain address and length of the standard XHCI 19 - interrupts: one XHCI interrupt should be described here. [all …]
|