Home
last modified time | relevance | path

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

12345678910

/freebsd/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/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-09 Simon J Gerraty <sjg@beast.crufty.net>
36 2024-07-07 Simon J Gerraty <sjg@beast.crufty.net>
46 2024-07-06 Simon J Gerraty <sjg@beast.crufty.net>
57 2024-07-04 Simon J Gerraty <sjg@beast.crufty.net>
63 add detailed exit status to message for failed sub-commands
64 o var.c: error out on the "Bad modifier" error message
[all …]
/freebsd/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/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/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 - Fix contrib/aaaa-filter-iterator.patch for change in call
21 - Fix cookie_file test sporadic fails for time change during
23 - Fix add reallocarray to alloc stats unit test, and disable
24 override of strdup in unbound-host, and the result of config
[all …]
/freebsd/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-90093.html
49 * http://h21007.www2.hp.com/dspp/files/unprotected/Drivers/Docs/Refs/B2355-90093.pdf
53 * - The HP-UX 10.x, 11.0, and 11i v1.6 version of the HP-UX DLPI
57 * http://docs.hp.com/en/B2355-90139/index.html
[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-global zone. (Based on
52 Fix AF_LINK handling on illumos.
55 in recent SDKs, including tagging pcap-namedb.h routines.
[all …]
/freebsd/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/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/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/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 - unsuccessfu
319 tsync_start(int unit,struct peer * peer) tsync_start() argument
372 tsync_shutdown(int unit,struct peer * peer) tsync_shutdown() argument
388 tsync_poll(int unit,struct peer * peer) tsync_poll() argument
[all...]
/freebsd/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/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/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/ -compact
204 .Dl boot -s
210 .Bd -literal -offset indent
[all …]
/freebsd/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/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticCommonKinds.td1 //==--- DiagnosticCommonKinds.td - common diagnostics ---------------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
9 //===----------------------------------------------------------------------===//
11 //===----------------------------------------------------------------------===//
28 InGroup<DiagGroup<"stack-exhausted">>, NoSFINAE;
40 /// note_matching - this is used as a continuation of a previous diagnostic,
49 "higher precision floating-point type size has the same size than "
50 "floating-point type size">,
51 InGroup<DiagGroup<"higher-precision-fp">>;
[all …]
/freebsd/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/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 …]
/freebsd/contrib/bmake/unit-tests/
H A Dvarmod-localtime.mk1 # $NetBSD: varmod-localtime.mk,v 1.17 2024/07/05 19:47:22 rillig Exp $
7 # varmod-gmtime.mk
9 .if ${TZ:Uno:NEurope/Berlin:NUTC-1} != "" # see unit-tests/Makefile
28 # 2020-07-01T00:00:00Z
47 # Before var.c 1.1050 from 2023-05-09, it was not possible to pass the
54 # Before var.c 1.631 from 2020-10-31 21:40:20, it was possible to pass
59 # expect+2: while evaluating "${:L:localtime=-1} != """ with value "": Invalid time value "-1"
60 # expect+1: Malformed conditional (${:L:localtime=-1} != "")
61 .if ${:L:localtime=-1} != ""
68 # Spaces were allowed before var.c 1.631 from 2020-10-31 21:40:20, not
[all …]
/freebsd/sys/contrib/alpine-hal/
H A Dal_hal_pcie.h1 /*-
10 found at http://www.gnu.org/licenses/gpl-2.0.html
43 * - Port initialization
44 * - Link operation
45 * - Interrupts transactions generation (Endpoint mode).
46 * - Configuration Access management functions
47 * - Internal Translation Unit programming
50 * - PCIe transactions generation and reception (except interrupts as mentioned
53 * - Configuration Access: those transactions are generated automatically by
57 * - Interrupt Handling.
[all …]

12345678910