Home
last modified time | relevance | path

Searched +full:acquisition +full:- +full:time +full:- +full:ns (Results 1 – 25 of 29) sorted by relevance

12

/freebsd/lib/libdevstat/
H A Ddevstat.3152 and returns \-1.
164 .Bd -literal -offset indent
191 .Bd -literal -offset indent
216 change between the time the client gets the generation and the time the
250 .Bl -tag -width indent
295 .Bl -tag -width ".Dv DS_SELECT_ADDONLY"
376 will resize the selection list as necessary, and re-initialize the
388 .D1 Ar device , Ns Ar type , Ns Ar if
395 .Bl -tag -width indent
397 .Bl -tag -width ".Li enclosure" -compact
[all …]
/freebsd/sys/contrib/device-tree/Bindings/iio/adc/
H A Dadi,ad7280a.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Michael Hennerich <michael.hennerich@analog.com>
11 - Jonathan Cameron <jic23@kernel.org>
18 https://www.analog.com/media/en/technical-documentation/data-sheets/AD7280A.pdf
31 adi,voltage-alert-last-chan:
40 adi,acquisition-time-ns:
42 Additional time may be needed to charge the sampling capacitors depending
47 adi,thermistor-termination:
[all …]
/freebsd/lib/libc/rpc/
H A Drpc_soc.382 .Bf -symbolic
87 functions described in this page are the old, TS-RPC
113 .Bl -tag -width indent -compact
250 Each time it receives a
254 .Bd -ragged -offset indent
314 is the time allowed for results to come back.
366 .Tn UDP Ns \-based
394 .Bl -column "CLSET_RETRY_TIMEOUT" "struct sockaddr_in"
406 .Bl -column "CLSET_RETRY_TIMEOUT" "struct sockaddr_in"
414 .Bl -column "CLSET_RETRY_TIMEOUT" "struct sockaddr_in"
[all …]
/freebsd/lib/libstdthreads/
H A Dthrd_create.3111 .St -isoC-2011 ,
118 as a light-weight layer on top of existing interfaces.
123 .Bl -column ".Fn mtx_timedlock" ".Xr pthread_mutex_timedlock 3" -offset indent
173 to create a mutex that allows recursive acquisition.
175 .Fn pthread_mutex_init Ns 's
208 function returns the thread-specific data value associated with the
211 If no thread-specific data value is associated with
220 .Bl -tag -width thrd_timedout
230 .Bl -tag -width thrd_timedout
232 The system time has reached or exceeded the time specified in
[all …]
/freebsd/sys/dev/bhnd/cores/pci/
H A Dbhnd_pcireg.h1 /*-
2 * SPDX-License-Identifier: ISC
29 * PCI/PCIe-Gen1 DMA Constants
35 #define BHND_PCIE_DMA32_TRANSLATION 0x80000000 /**< PCIe-Gen1 DMA32 address translation (sb2pcitr…
36 #define BHND_PCIE_DMA32_MASK BHND_PCIE_SBTOPCI2_MASK /**< PCIe-Gen1 DMA32 translation mask */
38 #define BHND_PCIE_DMA64_TRANSLATION _BHND_PCIE_DMA64(TRANSLATION) /**< PCIe-Gen1 DMA64 address tran…
39 #define BHND_PCIE_DMA64_MASK _BHND_PCIE_DMA64(MASK) /**< PCIe-Gen1 DMA64 translation mask */
76 /* BHND_PCI_ARB_CTL - ParkID (>= rev8) */
138 * PCIe-Gen1 Core Registers
220 #define BHND_PCIE_MDIODATA_TA 0x00020000 /* slave turnaround time */
[all …]
/freebsd/share/man/man4/
H A Dddb.422 .\" Pittsburgh PA 15213-3890
35 .Bd -ragged -offset indent
42 .Bd -ragged -offset indent
48 .Bd -ragged -offset indent
54 .Bd -ragged -offset indent
63 .Bd -ragged -offset indent
83 MIB variable is set non-zero,
97 is already set non-zero.
124 .Ar command Ns Op Li / Ns Ar modifier
125 .Oo Ar addr Oc Ns Op , Ns Ar count
[all …]
/freebsd/usr.sbin/nfsd/
H A Dnfsv4.442 It uses a single compound RPC that concatenates operations to-gether.
74 .Bd -literal -offset indent -compact
75 - NFS Version 4 ACLs
76 - Referrals, which redirect subtrees to other servers
78 - Delegations, which allow a client to operate on a file locally
79 - pNFS, where I/O operations are separated from Metadata operations
81 - User namespace extended attributes
82 - lseek(SEEK_DATA/SEEK_HOLE)
83 - File copying done locally on the server for copy_file_range(2)
84 - posix_fallocate(2)
[all …]
/freebsd/contrib/ntp/ntpd/
H A Drefclock_mx4200.c3 * at Lawrence Berkeley Laboratory under DARPA contract BG 91-66.
41 * copied from the Oncore driver (Thanks, Poul-Henning Kamp).
42 * This code runs on SunOS 4.1.3 with ppsclock-1.6a1 and Solaris 7.
90 * gadget box and 1-PPS level converter, such as described in the
91 * Pulse-per-second (PPS) Signal Interfacing page.
98 * Check this every time you edit the code!
111 #define PRECISION (-18) /* precision assumed (about 4 us) */
114 #define DEFFUDGETIME 0 /* default fudge time (ms) */
123 #define NOT_INITIALIZED -999
[all...]
H A Dntp.conf.mdoc.in6 .\" It has been AutoGen-ed May 25, 2024 at 12:03:50 AM by AutoGen 5.18.16
8 .\" and the template file agmdoc-cmd.tpl
11 .Nd Network Time Protocol (NTP) daemon configuration file format
14 .Op Fl \-option\-name
15 .Op Fl \-option\-name Ar value
46 host addresses written in numeric, dotted\-quad form,
62 .Bl -bullet -offse
[all...]
H A Dntp.conf.5mdoc6 .\" It has been AutoGen-ed May 25, 2024 at 12:03:50 AM by AutoGen 5.18.16
8 .\" and the template file agmdoc-cmd.tpl
11 .Nd Network Time Protocol (NTP) daemon configuration file format
14 .Op Fl \-option\-name
15 .Op Fl \-option\-name Ar value
46 host addresses written in numeric, dotted\-quad form,
62 .Bl -bullet -offse
[all...]
H A Dntp.conf.def1 /* -*- Mode: Text -*- */
7 // We want the synopsis to be "/etc/ntp.conf" but we need the prog-name
8 // to be ntp.conf - the latter is also how autogen produces the output
10 prog-name = "ntp.conf";
11 file-path = "/etc/ntp.conf";
12 prog-title = "Network Time Protocol daemon (ntpd) configuration format";
15 explain = <<- _END_EXPLAIN
18 doc-section = {
19 ds-type = 'DESCRIPTION';
20 ds-format = 'mdoc';
[all …]
H A Dinvoke-ntp.conf.texi4 @cindex Network Time Protocol (NTP) daemon configuration file format
7 # EDIT THIS FILE WITH CAUTION (invoke-ntp.conf.texi)
9 # It has been AutoGen-ed May 25, 2024 at 12:03:56 AM by AutoGen 5.18.16
11 # and the template file agtexi-file.tpl
27 @code{-c}
42 host addresses written in numeric, dotted-quad form,
108 If the Basic Socket Interface Extensions for IPv6 (RFC-2553)
128 @code{-4}
132 @code{-6}
144 These five commands specify the time serve
[all...]
H A Dntp.conf.html1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
3 <!-- Created by GNU Texinfo 6.6, http://www.gnu.org/software/texinfo/ -->
5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
10 <meta name="resource-type" content="document">
16 <!-
[all...]
/freebsd/sbin/dhclient/
H A Ddhclient.conf.554 file is a free-form ASCII text file.
55 It is parsed by the recursive-descent parser built into
58 Keywords in the file are case-insensitive.
77 reasonable timing behaviour will be used by default - one which
83 .Bl -tag -width indent
84 .It Ic timeout Ar time ;
87 statement determines the amount of time that must pass between the
88 time that the client begins to try to determine its address and the
89 time that it decides that it is not going to be able to contact a server.
98 .It Ic retry Ar time ;
[all …]
/freebsd/crypto/openssl/providers/implementations/rands/seeding/
H A Drand_vms.c2 * Copyright 2001-2022 The OpenSSL Project Authors. All Rights Reserved.
79 * Note: the direct result is just a 32-bit address. However, it points
80 * to a list of 4 32-bit words, so we make extra space for them so we can
81 * do in-place replacement of values
165 {140, RMI$_MSCP_EVERYTHING}, /* 35 32-bit words */
166 {152, RMI$_DDTM_ALL}, /* 38 32-bit words */
167 {80, RMI$_TMSCP_EVERYTHING} /* 20 32-bit words */
271 * items_data - an array of lengths and codes
272 * items_data_num - number of elements in that array
275 * items - pre-allocated ILE3 array to be filled.
[all …]
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dmmp.c9 * or https://opensource.org/licenses/CDDL-1.0.
29 #include <sys/time.h>
36 * Multi-Modifier Protection (MMP) attempts to prevent a user from importing
37 * or opening a pool on more than one host at a time. In particular, it
38 * prevents "zpool import -f" on a host from succeeding while the pool is
40 * device could be used by two hosts for different purposes at the same time
50 * (N-MMP_BLOCKS_PER_LABEL) slots, the remaining slots are reserved for MMP.
65 * mmp_delay field is a decaying average of the amount of time between
76 * some time, and finds the "best" uberblock again. If any of the mentioned
85 * 1) If uberblock was written by zfs-0.
[all...]
H A Dspa_misc.c9 * or https://opensource.org/licenses/CDDL-1.0.
79 * - Lookup a spa_t by name
80 * - Add or remove a spa_t from the namespace
81 * - Increase spa_refcount from non-zero
82 * - Check if spa_refcount is zero
83 * - Rename a spa_t
84 * - add/remove/attach/detach devices
85 * - Held for the duration of create/destroy
86 * - Held at the start and end of import and export
93 * spa_refcount (per-spa zfs_refcount_t protected by mutex)
[all …]
/freebsd/tools/tools/netmap/
H A Dnmreplay.c42 * on the output netmap port when their time has come.
49 * --- Main functions of the program ---
59 * q->cur_pkt points to the buffer containing the packet
60 * q->cur_len packet length, excluding CRC
61 * q->cur_caplen available packet length (may be shorter than cur_len)
62 * q->cur_tt transmission time for the packet, computed from the trace.
66 * q->c_loss (set with the -L command line option) decides
69 * The function is supposed to set q->c_drop = 1 if the
72 * q->c_bw (set with the -B command line option) is used to
74 * in q->cur_tt the transmission time (in nanoseconds) of
[all …]
/freebsd/contrib/ntp/html/drivers/
H A Ddriver29.html1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
6 <meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
14 <!-- #BeginDate format:En2m -->13-Sep-2019 08:07<!-- #EndDate -->
63 <td><b>9600 baud, 8-bits, 1-stop, odd parity</b></td>
70 <td><b>9600 baud, 8-bits, 1-stop, no parity</b></td>
77 <td><b>38400 baud, 8-bits, 1-stop, no parity</b></td>
123 <td valign="CENTER" width="23%">Hewlett-Packard</td>
125 <td><a href="http://us-support.external.hp.com">http://us-support.external.hp.com</a></td>
138 …The Palisade GPS receiver is an 8-channel smart antenna, housing the GPS receiver, antenna and int…
139- 100 ns.&nbsp; The Palisade's external event input with 40 nanosecond resolution is utilized by t…
[all …]
/freebsd/sys/dev/iwn/
H A Dif_iwnreg.h3 /*-
52 /* RX buffers must be large enough to hold a full 4K A-MPDU. */
56 /* HW supports 36-bit DMA addresses. */
108 * Flow-Handler registers.
191 #define IWN_PRPH_DWORD ((sizeof (uint32_t) - 1) << 24)
418 * 28-14: Reserved
419 * 13-00: RX frame size
444 /* 0:4 TX queue id - 5:6 reserved - 7 unsolicited RX
445 * or uCode-originated notification
612 uint16_t acquisition; member
[all …]
/freebsd/sys/kern/
H A Dvfs_subr.c1 /*-
2 * SPDX-License-Identifier: BSD-3-Clause
179 * sub-cache consisting mostly of such files. The system balances the size
180 * of this sub-cache with its complement to try to prevent either from
185 * to recyling of free vnodes. In the best-operating case, the cache is
190 * Otherwise, vnlru_proc() runs to reclaim enough vnodes (usually non-free
191 * ones) to reach one of these states. The watermarks are currently hard-
233 /* To keep more than one thread at a time from running vfs_getnewfsid */
250 /* Zone for allocation of new vnodes - used exclusively by getnewvnode() */
265 * are delayed only about a half the time that file data is delayed.
[all …]
/freebsd/share/misc/
H A Dusb_vendors6 # http://www.linux-usb.org/usb-ids.html
7 # or send entries as patches (diff -u old new) in the
10 # http://www.linux-usb.org/usb.ids
13 # Date: 2024-07-04 20:34:02
20 # device device_name <-- single tab
21 # interface interface_name <-- two tabs
38 5301 GW-US54ZGL 802.11bg
54 145f NW-3100 802.11b/g 54Mbps Wireless Network Adapter [zd1211]
62 0200 TP-Link
81 120e ASI120MC-S Planetary Camera
[all …]
/freebsd/contrib/tzdata/
H A Dnorthamerica4 # 2009-05-17 by Arthur David Olson.
13 # From Paul Eggert (1999-03-22):
14 # A reliable and entertaining source about time zones is
15 # Derek Howse, Greenwich time and longitude, Philip Wilson Publishers (1997).
21 # From Paul Eggert (1999-03-31):
22 # Howse writes (pp 121-125) that time zones were invented by
23 # Professor Charles Ferdinand Dowd (1825-1904),
25 # His pamphlet "A System of National Time for Railroads" (1870)
27 # in New York City (1869-10). His 1870 proposal was based on Washington, DC,
28 # but in 1872-05 he moved the proposed origin to Greenwich.
[all …]
/freebsd/sys/contrib/dev/acpica/
H A Dchanges.txt1 ----------------------------------------
6 …AML Timer() operator. Discovered by UBSAN: ?array-index-out-of-bounds in acpica/dswexec.c:401:12 i…
12 1) ACPICA kernel-resident subsystem:
16 Fixed misspelled CDAT DSMAS define: ACPI_CEDT_DSMAS_NON_VOLATILE -> ACPI_CDAT_DSMAS_NON_VOLATILE. R…
18 1) ACPICA kernel-resident subsystem:
20 Fix GCC 12 dangling-pointer warning. We're storing a persistent pointer to an ephemeral local vari…
22 Also, some C run-times (like MUSL) aren't including <stdint.h> indirectly so we must include it exp…
31 ----------------------------------------
41 Add OS-specific support for Zephyr RTOS.
46 Add first batch of RISC-V related definitions.
[all …]
/freebsd/sys/dev/qlnx/qlnxe/
H A Dreg_addr.h2 * Copyright (c) 2017-2018 Cavium, Inc.
78- For ending "endless completion". 0 - When receiving a completion timeout while receiving a compl…
79 … DataWidth:0x4 // 0 - TXCPL sync fifo pop underflow 1 - TXR sync fifo pop underflow 2 - TXW hea…
80 …s:R DataWidth:0x6 // 0 - RX target read and config sync fifo push overflow 1 - RX header syn…
81 …ataWidth:0x14 // 4:0 - TXCPL sync fifo pop status 9:5 - TXR sync fifo pop status 14:10 - TXW hea…
88 …ffff<<0) // Vendor ID. PCI-SIG assigned Manufacturer Identifier. Note: The access attributes of …
90 …ce Identifier. Note: The access attributes of this field are as follows: - Dbi: if (DBI_RO_WR_E…
116 … (0x1<<9) // Fast back-to-back transaction ena…
128 … (0x1<<23) // Fast back-to-back capable. Not ap…
145 …l has_io_bar=0. Note: The access attributes of this field are as follows: - Dbi: if (DBI_RO_WR_E…
[all …]

12