Home
last modified time | relevance | path

Searched +full:address +full:- +full:address +full:- +full:data (Results 1 – 25 of 1221) sorted by relevance

12345678910>>...49

/freebsd-src/sys/dev/aic7xxx/
H A Daic79xx.reg1 /*-
4 * Copyright (c) 1994-2001, 2004 Justin T. Gibbs.
5 * Copyright (c) 2000-2002 Adaptec Inc.
19 * 3. Neither the names of the above-listed copyright holders nor the names
34 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
60 if ((ahd->bugs & AHD_SET_MODE_BUG) != 0) { \
67 if ((ahd->bugs & AHD_SET_MODE_BUG) != 0) { \
74 if ((ahd->bugs & AHD_INTCOLLISION_BUG) != 0) { \
82 * Controls which of the 5, 512byte, address spaces should be used
87 address 0x000
[all …]
H A Daic7xxx.reg1 /*-
4 * Copyright (c) 1994-2001 Justin T. Gibbs.
5 * Copyright (c) 2000-2001 Adaptec Inc.
19 * 3. Neither the names of the above-listed copyright holders nor the names
34 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
47 * All page numbers refer to the Adaptec AIC-7770 Data Book available from
48 * Adaptec's Technical Documents Department 1-800-934-2766
52 * SCSI Sequence Control (p. 3-11).
56 address 0x000
69 * SCSI Transfer Control 0 Register (pp. 3-13).
[all …]
/freebsd-src/crypto/heimdal/lib/krb5/
H A Daddr_families.c2 * Copyright (c) 1997-2007 Kungliga Tekniska Högskolan
27 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
59 * AF_INET - aka IPv4 implementation
68 a->addr_type = KRB5_ADDRESS_INET; in ipv4_sockaddr2addr()
69 memcpy (buf, &sin4->sin_addr, 4); in ipv4_sockaddr2addr()
70 return krb5_data_copy(&a->address, buf, 4); in ipv4_sockaddr2addr()
78 *port = sin4->sin_port; in ipv4_sockaddr2port()
92 memcpy (&tmp.sin_addr, a->address.data, 4); in ipv4_addr2sockaddr()
120 a->addr_type = KRB5_ADDRESS_INET; in ipv4_h_addr2addr()
122 return krb5_data_copy(&a->address, buf, 4); in ipv4_h_addr2addr()
[all …]
/freebsd-src/sys/contrib/dev/acpica/components/resources/
H A Drsaddr.c3 * Module Name: rsaddr - Address resource descriptors (16/32/64)
11 * Some or all of this work - Copyright (c) 1999 - 2024, Intel Corp.
28 * 2.3. Intel grants Licensee a non-exclusive and non-transferable patent
91 * OR ANY OTHER THIRD PARTY, FOR ANY LOST PROFITS, LOST DATA, LOSS OF USE OR
104 * re-exports any such software from a foreign destination, Licensee shall
105 * ensure that the distribution and export/re-export of the software is in
108 * any of its subsidiaries will export/re-expor
437 AML_RESOURCE_ADDRESS Address; AcpiRsGetAddressCommon() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
H A DInlineInfo.h1 //===- InlineInfo.h ---------------------------------------------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
26 /// an array of address ranges. It also stores the call file and call line
30 /// "Children" variable. All address ranges must be sorted and all address
34 /// must be contained in the top level FunctionInfo address ranges as well.
39 /// a parent address range. This will be the FunctionInfo's start address if
41 /// address of the containing parent InlineInfo's first "Ranges" member. This
42 /// allows address ranges to be efficiently encoded using ULEB128 encodings as
45 /// relocate the FunctionInfo's start address.
[all …]
H A DGsymReader.h1 //===- GsymReader.h ---------------------------------------------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
32 /// GsymReader is used to read GSYM data from a file or buffer.
35 /// the host system. The Header, address table, address info offsets, and file
39 /// ArrayRefs to this swapped internal data.
57 /// we must decode all data structures that need to be swapped into
91 /// Get the full function info for an address.
94 /// FunctionInfo for a given address. For one off lookups, use the lookup()
98 /// info for a given address and cache it if the process stays around to
[all …]
H A DGsymCreator.h1 //===- GsymCreator.h ---------
[all...]
H A DExtractRanges.h1 //===- ExtractRanges.h ------------------------------------------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
31 /// address. This will be the FunctionInfo's start address if the AddressRange
32 /// is directly contained in a FunctionInfo, or a base address of the
33 /// containing parent AddressRange or AddressRanges. This allows address
37 /// address.
39 AddressRange decodeRange(DataExtractor &Data, uint64_t BaseAddr,
44 /// Skip an address range object in the specified data a the specified
47 /// \param Data The binary stream to read the data from.
[all …]
/freebsd-src/contrib/openbsm/man/
H A Daudit.log.51 .\"-
2 .\" Copyright (c) 2005-2006 Robert N. M. Watson
21 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
37 token-based record stream to represent system audit data.
39 range of data types, and easily extended to describe new data types in a
54 Between these two tokens will appear a variety of data tokens, such as
79 .Bl -column -offset 3n ".No Terminal Address Type/Length" ".No N bytes + 1 NUL"
93 A 32-bit
97 a 64-bit
101 .Bl -column -offset 3n ".No Terminal Address Type/Length" ".No N bytes + 1 NUL"
[all …]
/freebsd-src/sbin/dhclient/
H A Ddhcp-options.51 .\" $OpenBSD: dhcp-options.5,v 1.5 2005/03/02 15:30:42 jmc Exp $
27 .\" USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
43 .Nm dhcp-options
62 keyword, followed by an option name, followed by option data.
63 The option names and data formats are described below.
64 It is not necessary to exhaustively specify all DHCP options -
67 Option data comes in a variety of formats, as defined below:
70 .Ar ip-address
71 data type can be entered either as an explicit IP address
76 A domain name must resolve to a single IP address.
[all …]
/freebsd-src/contrib/llvm-project/lldb/source/Core/
H A DValue.cpp1 //===-- Value.cpp ---------------------------------------------------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
11 #include "lldb/Core/Address.h"
29 #include "lldb/lldb-defines.h"
30 #include "lldb/lldb-forward.h"
31 #include "lldb/lldb-types.h"
104 strm->Printf(", value_type = %s, context = %p, context_type = %s", in Dump()
137 llvm_unreachable("Unexpected address type!"); in GetValueTypeFromAddressType()
216 error_ptr->Clear(); in GetValueByteSize()
[all …]
H A DAddress.cpp1 //===-- Address.cpp -------
64 ReadBytes(ExecutionContextScope * exe_scope,const Address & address,void * dst,size_t dst_len) ReadBytes() argument
79 GetByteOrderAndAddressSize(ExecutionContextScope * exe_scope,const Address & address,ByteOrder & byte_order,uint32_t & addr_size) GetByteOrderAndAddressSize() argument
104 ReadUIntMax64(ExecutionContextScope * exe_scope,const Address & address,uint32_t byte_size,bool & success) ReadUIntMax64() argument
118 DataExtractor data(&buf, sizeof(buf), byte_order, addr_size); ReadUIntMax64() local
128 ReadAddress(ExecutionContextScope * exe_scope,const Address & address,uint32_t pointer_size,Address & deref_so_addr) ReadAddress() argument
164 DumpUInt(ExecutionContextScope * exe_scope,const Address & address,uint32_t byte_size,Stream * strm) DumpUInt() argument
174 DataExtractor data(&buf.front(), buf.size(), byte_order, addr_size); DumpUInt() local
193 ReadCStringFromMemory(ExecutionContextScope * exe_scope,const Address & address,Stream * strm) ReadCStringFromMemory() argument
201 DataExtractor data(buf, sizeof(buf), endian::InlHostByteOrder(), 4); ReadCStringFromMemory() local
235 Address::Address(lldb::addr_t abs_addr) : m_section_wp(), m_offset(abs_addr) {} Address() function in Address
237 Address(addr_t address,const SectionList * section_list) Address() argument
[all...]
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugArangeSet.cpp1 //===-- DWARFDebugArangeSet.cpp -------------------------------------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
32 llvm::Error DWARFDebugArangeSet::extract(const DWARFDataExtractor &data, in extract() argument
34 assert(data.ValidOffset(*offset_ptr)); in extract()
39 // 7.20 Address Range Table in extract()
41 // Each set of entries in the table of address ranges contained in the in extract()
42 // .debug_aranges section begins with a header consisting of: a 4-byte in extract()
44 // unit, not including the length field itself; a 2-byte version identifier in extract()
45 // containing the value 2 for DWARF Version 2; a 4-byte offset into in extract()
[all …]
/freebsd-src/contrib/ofed/librdmacm/man/
H A Drdma_getaddrinfo.31 .\" Licensed under the OpenIB.org BSD license (FreeBSD Variant) - See COPYING.md
2 .TH "RDMA_GETADDRINFO" 3 "2010-07-19" "librdmacm" "Librdmacm Programmer's Manual" librdmacm
4 rdma_getaddrinfo \- Provides transport independent address translation.
15 Optional, name, dotted-decimal IPv4, or IPv6 hex address to resolve.
17 Service name or port number of address.
25 Resolves the destination node and service address and returns
29 Returns 0 on success, or -1 on error. If an error occurs, errno will be
34 specified, the call will resolve address information for use on the
36 If node is provided, rdma_getaddrinfo will attempt to resolve the RDMA address,
37 route, and connection data to the given node. The hints parameter, if provided,
[all …]
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DSymbol.h1 //===-- Symbol.h ------------------------------------------------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
18 #include "lldb/lldb-private.h"
24 std::optional<uint64_t> address; member
69 // an Address object that contains an constant integer value in
71 // represent an absolute address since it has no section.
72 Address &GetAddressRef() { return m_addr_range.GetBaseAddress(); } in GetAddressRef()
74 const Address &GetAddressRef() const { return m_addr_range.GetBaseAddress(); } in GetAddressRef()
76 // Makes sure the symbol's value is an address and returns the file address.
[all …]
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugArangeSet.cpp1 //===- DWARFDebugArangeSet.cpp --------------------------------------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
26 DWARFFormValue::dumpAddress(OS, AddressSize, Address); in dump()
33 Offset = -1ULL; in clear()
38 Error DWARFDebugArangeSet::extract(DWARFDataExtractor data, in extract() argument
41 assert(data.isValidOffset(*offset_ptr)); in extract()
45 // 7.21 Address Range Table (extract) in extract()
46 // Each set of entries in the table of address ranges contained in in extract()
49 // A 4-byte (32-bit DWARF) or 12-byte (64-bit DWARF) length containing in extract()
[all …]
H A DDWARFDebugAddr.cpp1 //===- DWARFDebugAddr.cpp -------------------------------------------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
16 Error DWARFDebugAddrTable::extractAddresses(const DWARFDataExtractor &Data, in extractAddresses() argument
20 uint64_t DataSize = EndOffset - *OffsetPtr; in extractAddresses()
21 assert(Data.isValidOffsetForDataOfSize(*OffsetPtr, DataSize)); in extractAddresses()
23 AddrSize, errc::not_supported, "address table at offset 0x%" PRIx64, in extractAddresses()
29 "address table at offset 0x%" PRIx64 in extractAddresses()
30 " contains data of size 0x%" PRIx64 in extractAddresses()
37 while (Count--) in extractAddresses()
[all …]
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DInlineInfo.cpp1 //===- InlineInfo.cpp -------------------------------------------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
64 /// Skip an InlineInfo object in the specified data at the specified offset.
71 /// \param Data The binary stream to read the data from.
73 /// \param Offset The byte offset within \a Data.
75 /// \param SkippedRanges If true, address ranges have already been skipped.
77 static bool skip(DataExtractor &Data, uint64_t &Offset, bool SkippedRanges) { in skip() argument
79 if (skipRanges(Data, Offset) == 0) in skip()
82 bool HasChildren = Data.getU8(&Offset) != 0; in skip()
[all …]
/freebsd-src/sys/arm64/arm64/
H A Dbus_space_asm.S1 /*-
20 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
55 /* Calculate the device address. */
58 * x0 = The device address.
59 * x3 = The kernel address.
63 /* Read the data. */
76 /* Calculate the device address. */
79 * x0 = The device address.
80 * x3 = The kernel address.
84 /* Read the data. */
[all …]
/freebsd-src/share/doc/smm/18.net/
H A D7.t22 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
43 #define PRU_BIND 2 /* bind socket to address */
48 #define PRU_SHUTDOWN 7 /* won't send any more data */
49 #define PRU_RCVD 8 /* have taken data; more room now */
50 #define PRU_SEND 9 /* send this data */
54 #define PRU_RCVOOB 13 /* retrieve out of band data */
55 #define PRU_SENDOOB 14 /* send out of band data */
56 #define PRU_SOCKADDR 15 /* fetch socket's address */
57 #define PRU_PEERADDR 16 /* fetch peer's address */
71 The mbuf data chain \fIm\fP is supplied for output operations
[all …]
H A D4.t22 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
29 .\".ds RH "Address representation
33 \s+2Internal address representation\s0
35 Common to all portions of the system are two data structures.
37 addresses and various data objects.
42 short sa_family; /* data format identifier */
43 char sa_data[14]; /* address */
46 All addresses belong to one or more \fIaddress families\fP
48 The \fIsa_family\fP field indicates the address family to which the address
49 belongs, and the \fIsa_data\fP field contains the actual data value.
[all …]
/freebsd-src/sys/contrib/alpine-hal/
H A Dal_hal_udma_regs_gen.h9 found at http://www.gnu.org/licenses/gpl-2.0.html
29 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
80 /* [0x4] Mailbox message data out */
82 /* [0x8] Mailbox message data in */
100 /* [0x0] Target-ID control */
102 /* [0x4] TX queue 0/1 Target-ID */
104 /* [0x8] TX queue 2/3 Target-ID */
106 /* [0xc] RX queue 0/1 Target-ID */
108 /* [0x10] RX queue 2/3 Target-ID */
112 /* [0x0] TX queue 0/1 Target-Address */
[all …]
/freebsd-src/sys/contrib/device-tree/Bindings/bus/
H A Dnvidia,tegra20-gmi.txt10 - compatible : Should contain one of the following:
11 For Tegra20 must contain "nvidia,tegra20-gmi".
12 For Tegra30 must contain "nvidia,tegra30-gmi".
13 - reg: Should contain GMI controller registers location and length.
14 - clocks: Must contain an entry for each entry in clock-names.
15 - clock-names: Must include the following entries: "gmi"
16 - resets : Must contain an entry for each entry in reset-names.
17 - reset-names : Must include the following entries: "gmi"
18 - #address-cells: The number of cells used to represent physical base
19 addresses in the GMI address space. Should be 2.
[all …]
/freebsd-src/sys/netinet/libalias/
H A Dlibalias.31 .\"-
20 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
31 .Nd packet aliasing library for masquerading and network address translation
41 library is a collection of functions for aliasing and de-aliasing of IP
42 packets, intended for masquerading and network address translation (NAT).
45 in the process of IP masquerading and network address translation.
47 be aliased to appear as if they came from an accessible IP address.
48 Incoming packets are then de-aliased so that they are sent to the correct
52 In the simplest mode of operation, a many-to-on
[all...]
/freebsd-src/sys/dev/isci/scil/
H A Dsati_callbacks.h1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0
9 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
22 * Foundation, Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
28 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
49 * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
69 * @brief This callback method asks the user to provide the address for
76 * @return This method returns the virtual address of the CDB.
97 * @brief This callback method asks the user to provide the data transfer
112 * @brief This callback method sets a value into the data buffer associated
[all …]

12345678910>>...49