Home
last modified time | relevance | path

Searched +full:message +full:- +full:handling +full:- +full:unit (Results 1 – 25 of 236) sorted by relevance

12345678910

/freebsd-src/sys/contrib/device-tree/Bindings/mailbox/
H A Damlogic,meson-gxbb-mhu.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
4 ---
5 $id: http://devicetree.org/schemas/mailbox/amlogic,meson-gxbb-mhu.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
8 title: Amlogic Meson Message-Handling-Unit Controller
11 - Neil Armstrong <neil.armstrong@linaro.org>
14 The Amlogic's Meson SoCs Message-Handling-Unit (MHU) is a mailbox controller
24 - amlogic,meson-gxbb-mhu
35 "#mbox-cells":
39 - compatible
[all …]
H A Darm-mhu.txt4 The ARM's Message-Handling-Unit (MHU) is a mailbox controller that has
17 --------------------
18 - compatible: Shall be "arm,mhu" & "arm,primecell"
19 - reg: Contains the mailbox register address range (base
21 - #mbox-cells Shall be 1 - the index of the channel needed.
22 - interrupts: Contains the interrupt information corresponding to
26 --------
29 #mbox-cells = <1>;
32 interrupts = <0 36 4>, /* LP-NonSecure */
33 <0 35 4>, /* HP-NonSecure */
[all …]
H A Darm,mhu.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Jassi Brar <jaswinder.singh@linaro.org>
13 The ARM's Message-Handling-Unit (MHU) is a mailbox controller that has 3
22 interrupt signal using a 32-bit register, with all 32-bits logically ORed
28 interrupt. Each of the 32-bits can be used as "doorbell" to alert the remote
37 - arm,mhu
38 - arm,mhu-doorbell
40 - compatible
[all …]
/freebsd-src/contrib/bmake/
H A DChangeLog1 2024-07-13 Simon J Gerraty <sjg@beast.crufty.net>
7 2024-07-12 Simon J Gerraty <sjg@beast.crufty.net>
17 * unit-tests/Makefile: expand BROKEN_TESTS for ksh and
20 2024-07-11 Simon J Gerraty <sjg@beast.crufty.net>
29 2024-07-0
[all...]
/freebsd-src/sys/dev/isci/scil/
H A Dscic_user_callback.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.
154 * or non-performance paths only.
354 * to where the next Scatter-Gather Element is located.
357 * - Regarding the first SGE: the user should initialize an index,
359 * reference the very first scatter-gather element. This is
360 * important since this method is called for every scatter-gather
[all …]
H A Dscif_user_callback.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.
175 * @brief This callback method asks the user to de-associate the supplied
179 * which this lock is to be de-associated.
181 * user should de-associate an operating environment specific
405 * to where the next Scatter-Gather Element is located.
408 * - Regarding the first SGE: the user should initialize an index,
[all …]
/freebsd-src/contrib/elftoolchain/libdwarf/
H A Ddwarf.324 .\" $Id: dwarf.3 3644 2018-10-15 19:55:01Z jkoshy $
48 .Bl -bullet
69 .Bl -tag -width ".Li Dwarf_*" -compact
82 .Bl -tag -width ".Vt Dwarf_Unsigned" -compact
106 A 16-bit wide unsigned numeric type.
108 A pointer to an error handling function.
118 A 64-bit wide signed numeric type.
120 An 8-bit wide unsigned numeric type.
122 A descriptor representing a user-specified type.
124 A 64-bit wide unsigned numeric type.
[all …]
/freebsd-src/contrib/libpcap/
H A Dpcap-dlpi.c24 * <List-tcpdump-workers@subscriptions.pizzolato.net>,
29 * Packet capture routine for DLPI under SunOS 5, HP-UX 9/10/11, and AIX.
33 * - The DLIOCRAW ioctl() is specific to SunOS.
35 * - There is a bug in bufmod(7) such that setting the snapshot
38 * - It might be desirable to use pfmod(7) to filter packets in the
41 * - An older version of the HP-UX DLPI Programmer's Guide, which
45 * http://docs.hp.com/hpux/onlinedocs/B2355-90093/B2355-9009
349 u_int unit; open_dlpi_device() local
895 long unit; global() local
1637 get_dlpi_ppa(register int fd,register const char * device,register u_int unit,u_int * ppa,register char * ebuf) global() argument
1833 get_dlpi_ppa(register int fd,register const char * ifname,register u_int unit,u_int * ppa,register char * ebuf) global() argument
[all...]
H A DCHANGES5 Mark pcap_vasprintf() as printf-like.
16 Avoid casting hack for the Windows cleanup-on-exit routine.
21 Remove the unused pcap-rpcap-int.h header file.
23 Make some static variables thread-local; fixes issue #1174.
36 Avoid 32-bit unsigned integer overflow in USB captures. Fixes
40 Fix DLT_CAN_SOCKETCAN handling of CAN FD.
49 Report {non-existent zone}/{interface} errors appropriately.
50 Allow attaching to links owned by a non-globa
[all...]
/freebsd-src/contrib/sendmail/libsm/
H A Dassert.html11 <br> $Id: assert.html,v 1.6 2001-08-27 21:47:03 ca Exp $
49 cc -DSM_CHECK_ALL=0 -DSM_CHECK_REQUIRE=1 ...
71 The default action is to print an error message to smioerr
81 message and terminate the program. The callback function should
102 The assertion handling package
131 is called. By default, a message is printed to stderr and the
133 because arg &lt;= 0, then the message
162 -DSM_CHECK_ALL=0 -DSM_CHECK_REQUIRE=1
182 the assertion once the code is unit tested.
241 then you can generate a better error message. For example,
[all …]
/freebsd-src/contrib/unbound/doc/
H A DChangelog2 - Fix for dnsoverquic and dnstap to use the correct dnstap
6 - Fix for dnstap with dnscrypt and dnstap without dnsoverquic.
9 - Fix to display warning if quic-port is set but dnsoverquic is not
11 - Fix dnsoverquic to extend the number of streams when one is closed.
14 - Fix to disable detection of quic configured ports when quic is
16 - Fix harden-unverified-glue for AAAA cache_fill_missing lookups.
17 - Fi
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDependencyTracker.cpp1 //=== DependencyTracker.cpp -----------------------------------------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
19 BrokenLink(DWARFDie Parent, DWARFDie Child, const char *Message) in BrokenLink()
20 : Parent(Parent), Child(Child), Message(Message) {} in BrokenLink()
23 std::string Message; member
89 WithColor::error() << formatv("{0} between {1:x} and {2:x}", Link.Message, in verifyKeepChain()
138 Entry.CU->getFirstChildEntry(Entry.DieEntry); in collectRootsToKeep()
139 CurChild && CurChild->getAbbreviationDeclarationPtr(); in collectRootsToKeep()
140 CurChild = Entry.CU->getSiblingEntry(CurChild)) { in collectRootsToKeep()
[all …]
/freebsd-src/share/man/man4/
H A Drl.415 .\" 4. Neither the name of the author nor the names of any co-contributors
41 .Bd -ragged -offset indent
49 .Bd -literal -offset indent
60 descriptor-based data transfer mechanism.
85 .Bl -tag -width xxxxxxxxxxxxxxxxxxxx
100 .Ar full-duplex
102 .Ar half-duplex
109 .Ar full-duplex
111 .Ar half-duplex
118 .Bl -tag -width xxxxxxxxxxxxxxxxxxxx
[all …]
/freebsd-src/share/doc/smm/01.setup/
H A D4.t65 kern scheduling, descriptor handling and generic I/O
67 tty terminal handling and job control
75 lfs log-based filesystem
77 nfs Sun-compatible network filesystem
80 fdesc access to per-process file descriptors
95 netiso ISO protocols (TP-4, CLNP, CLTP, etc)
103 hp300 HP 9000/300 series of Motorola 68000-based machines
104 hp code common to both HP 68k and (non-existent) PA-RISC ports
105 i386 Intel 386/486-based PC machines
106 luna68k Omron 68000-based workstations
[all …]
/freebsd-src/contrib/ntp/ntpd/
H A Drefclock_parse.c2 …* /src/NTP/REPOSITORY/ntp4-dev/ntpd/refclock_parse.c,v 4.81 2009/05/01 10:15:29 kardel RELEASE_200…
18 * Copyright (c) 1995-2015 by Frank Kardel <kardel <AT> ntp.org>
19 …* Copyright (c) 1989-1994 by Frank Kardel, Friedrich-Alexander Universitaet Erlangen-Nuernberg, Ge…
57 * - Meinberg receiver DCF77 PZF535 (TCXO version) (DCF)
58 * - Meinberg receiver DCF77 PZF535 (OCXO version) (DCF)
59 * - Meinberg receiver DCF77 PZF509 (DCF)
60 * - Meinberg receiver DCF77 AM receivers (e.g. C51) (DCF)
61 * - IGEL CLOCK (DCF)
62 * - ELV DCF7000 (DCF)
63 * - Schmid clock (DCF)
[all …]
H A Drefclock_datum.c2 ** refclock_datum - clock driver for the Datum Programmable Time Server
43 ** time code after it first receives the "//k/mn" message. It does not
50 ** byte 0: | - - - - | H D |
54 ** byte 2: | - - | T H | U H |
56 ** byte 3: | - | T M | U M |
58 ** byte 4: | - | T S | U S |
62 ** byte 6: | m S | - - - - |
67 ** "-" means don't care
95 ** correct time by less than +- 30 minutes. The default is for GMT to not
96 ** defined. If you really want to force GMT without the funny +- 30 minute
[all …]
H A Drefclock_tsyncpci.c65 #define PRECISION (-20) /* precision assumed (1 us) */
66 #define DESCRIPTION "Spectracom TSYNC-PCI" /* WRU */
142 unsigned char syncOption; /* -M option */
244 * unit control structure
256 static void tsync_poll (int unit, struct peer *);
273 tsync_poll, /* transmit poll message */
313 * IN: unit - not used.
314 * *peer - pointer to this reference clock's peer structure
315 * Returns: 0 - unsuccessful
316 * 1 - successful
[all …]
/freebsd-src/contrib/xz/src/xz/
H A Dutil.c1 // SPDX-License-Identifier: 0BSD
23 // at least under WinXP with Finnish locale that uses a non-breaking space
38 /// Check if thousands separator is supported. Run-time checking is easiest
106 message_fatal(_("%s: Value is not a non-negative " in str_to_uint64()
117 const uint32_t add = (uint32_t)(*value - '0'); in str_to_uint64()
118 if (UINT64_MAX - add < result) in str_to_uint64()
126 // Look for suffix. Originally this supported both base-2 in str_to_uint64()
127 // and base-10, but since there seems to be little need in str_to_uint64()
128 // for base-10 in this program, treat everything as base-2 in str_to_uint64()
148 message(V_ERROR, _("%s: Invalid multiplier suffix"), in str_to_uint64()
[all …]
/freebsd-src/contrib/ntp/sntp/libevent/
H A DChangeLog-1.41 Changes in 1.4.14b-stable
4 Changes in 1.4.14-stable
10 o Fix memory-leak of signal handler array with kqueue. [backport] (01f3775)
11 o Update sample/signal-test.c to use newer APIs and not leak. (891765c Evan Jones)
15 o Correct a debug message in evhttp_parse_request_line (35df59e)
16 o Merge branch 'readln-backport' into patches-1.4 (8771d5b)
18 o Re-add event_siglcb; some old code _was_ still using it. :( (bd03d06)
31 Changes in 1.4.13-stable:
33 …rating events faster than we're requesting them. Saves up to 512K per epoll-based event_base. Re…
42 Changes in 1.4.12-stable:
[all …]
/freebsd-src/contrib/libevent/
H A DChangeLog-1.41 Changes in 1.4.14b-stable
4 Changes in 1.4.14-stable
10 o Fix memory-leak of signal handler array with kqueue. [backport] (01f3775)
11 o Update sample/signal-test.c to use newer APIs and not leak. (891765c Evan Jones)
15 o Correct a debug message in evhttp_parse_request_line (35df59e)
16 o Merge branch 'readln-backport' into patches-1.4 (8771d5b)
18 o Re-add event_siglcb; some old code _was_ still using it. :( (bd03d06)
31 Changes in 1.4.13-stable:
33 …rating events faster than we're requesting them. Saves up to 512K per epoll-based event_base. Re…
42 Changes in 1.4.12-stable:
[all …]
/freebsd-src/stand/man/
H A Dloader_lua.846 automate tasks, do pre-configuration or assist in recovery
53 The main drive behind these commands is user-friendliness.
101 .Dq Li -1 .
116 which can be intercepted using Lua exception handling.
117 If not intercepted, an error message is displayed and
140 .Bl -bullet
164 to -1.
188 .Bl -tag -width /usr/share/examples/bootforth/ -compac
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCRuntime.h1 //===----- CGObjCRuntime.h - Interface to ObjC Runtimes ---------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
9 // This provides an abstract class for Objective-C code generation. Concrete
10 // subclasses of this implement code generation for specific Objective-C
13 //===----------------------------------------------------------------------===//
62 // partially-implemented subclass breaking.
64 /// Implements runtime-specific code generation functions.
75 /// EmitValueForIvarAtOffset. Note that the correct handling of
76 /// bit-fields is carefully coordinated by these two, use caution!
[all …]
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticCommonKinds.td1 //==--- DiagnosticCommonKinds.td - common diagnostics ------
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Testing/Annotations/
H A DAnnotations.cpp1 //===--- Annotations.cpp - Annotated source code for unit tests --*- C++-*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
17 // Crash if the assertion fails, printing the message and testcase.
18 // More elegant error handling isn't needed for unit tests.
38 {Code.size(), size_t(-1), Name.value_or(""), Payload.value_or("")}); in Annotations()
39 Points[Name.value_or("")].push_back(All.size() - 1); in Annotations()
46 {Code.size(), size_t(-1), Name.value_or(""), Payload.value_or("")}); in Annotations()
58 Ranges[NewRange.Name].push_back(All.size() - 1); in Annotations()
66 Text = Text.drop_front(Name->size()); in Annotations()
[all …]
/freebsd-src/contrib/mtree/
H A Dmtree.830 .\" Copyright (c) 2001-2004 The NetBSD Foundation, Inc.
80 .Op Fl X Ar exclude-file
96 .Bl -tag -width Xxxexcludexfilexx
140 Non-directories with tags which are in the exclusion list are not printed with
189 Non-directories with tags which are in the inclusion list are printed with
238 checks apply only to read, write and execute permissions -- in
361 .It Fl X Ar exclude-file
373 .Ar exclude-list
387 .Bl -tag -width sha384digestxx
400 .Bl -tag -width 4n
[all …]

12345678910