Home
last modified time | relevance | path

Searched +full:no +full:- +full:sync +full:- +full:mode (Results 1 – 25 of 935) sorted by relevance

12345678910>>...38

/freebsd/sys/dev/ic/
H A Dz8530.h1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
20 * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
47 #define WR_IDT 1 /* Interrupt and Data Transfer Mode. */
52 #define WR_SCAF 6 /* Sync Character or (SDLC) Address Field. */
53 #define WR_SCF 7 /* Sync Character or (SDCL) Flag. */
57 #define WR_MCB1 10 /* Miscellaneous Control Bits (part 1 :-). */
58 #define WR_CMC 11 /* Clock Mode Control. */
61 #define WR_MCB2 14 /* Miscellaneous Control Bits (part 2 :-). */
86 #define BES_SYNC 0x10 /* Sync. */
[all …]
/freebsd/usr.sbin/apmd/
H A Dapmd.819 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
61 built-in functions in the configuration file.
66 .Bl -tag -width f_file
68 Starts in debug mode.
71 to execute in the foreground instead of in daemon mode.
85 Verbose mode.
143 .Bd -literal
145 exec "sync && sync && sync";
156 .Ql sync
160 .Bl -bullet
[all …]
/freebsd/sys/dev/videomode/
H A Dvesagtf.c3 /*-
24 * ARE DISCLAIMED. IN NO EVENT SHALL ITRONIX INC. BE LIABLE FOR ANY
43 * This has required the use of 64-bit integers in a few places, but
72 * FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
89 * Copyright (c) 1994, 1995, 1996 - Video Electronics Standards
96 * its contributors assume no responsibility for errors or omissions,
97 * and make no warranties, expressed or implied, of functionality
111 * and computes mode timings according to the GTF Timing Standard.
112 * These mode timings can then be formatted as an XFree86 modeline
113 * or a mode description for use by fbset(8).
[all …]
/freebsd/tools/test/stress2/misc/
H A Dmmap31.sh19 # ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
30 # No problems seen.
33 [ `id -u ` -ne 0 ] && echo "Must be root!" && exit 1
34 [ "`uname -p`" = "amd64" ] || exit 0
40 mycc -o mmap31 -Wall -Wextra -O0 -g mmap31.c || exit 1
41 rm -f mmap31.c
44 (cd ../testcases/swap; ./swap -t 10m -i 20) > /dev/null &
49 while pkill -9 swap; do :; done
52 rm -rf /tmp/mmap31
80 #define SYNC 0
[all …]
H A Dmknod.sh19 # ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
35 [ `id -u ` -ne 0 ] && echo "Must be root!" && exit 1
41 mycc -o mknod -Wall -Wextra -O0 -g mknod.c || exit 1
42 rm -f mknod.c
45 set -e
46 mount | grep "on $mntpoint " | grep -q /dev/md && umount -f $mntpoint
47 [ -c /dev/md$mdstart ] && mdconfig -d -u $mdstart
48 mdconfig -a -t swap -s 2g -u $mdstart
56 [ -f mknod.core -a $s -eq 0 ] &&
57 { ls -l mknod.core; mv mknod.core /tmp; s=1; }
[all …]
/freebsd/contrib/ntp/html/drivers/
H A Ddriver34.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 -->31-Dec-2007 19:43<!-- #EndDate -->
21 Serial Port: <tt>/dev/wwvb<i>u</i></tt>; 9600 bps, 8-bits, no parity<br>
24-232 powered WWVB receiver. PDF specs available on <a href="http://www.ulio.com/">http://www.ulio.…
45 +5 = UT1 correction, +/- .1 sec increments</p>
49 <p>S = 'S' -- sync'd in last hour, '0'-'9' - hours x 10 since last update, else '?'<br>
50 Q = Number of correlating time-frames, from 0 to 5<br>
51 R = 'R' -- reception in progress,'N' -- Noisy reception, ' ' -- standby mode<br>
58 L = Leap second pending at end of month -- 'I' = insert, 'D'=delete<br>
[all …]
H A Ddriver27.html1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
6 <meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
15 <!-- #BeginDate format:En2m -->21-Oct-2010 23:44<!-- #EndDate -->
22 Serial Port: <tt>/dev/arc<i>u</i></tt>; 300 baud, 8-bits, 2-stop, no parity<br>
26-4 code, clock support for DCF and WWVB configurable via mode flag, an option to ignore resync req…
27 …<p>To use the alternate modes, the mode flag must be specified. If the mode flag is 0, or unspecif…
28-5.90 on Solaris-1 (SunOS 4.1.3_U1 on an SS1 serving as a router and firewall) and against ntpd3-5…
30 …omething approaching the 2.5 years expected in the usual stand-alone mode, but no battery-life mea…
31-Davis</a>. Thanks also to <a href="mailto:lyndond@sentinet.co.uk">Lyndon David</a> for some of th…
34-time). In the default or original MSF mode, the time is in `local' format, including the daylight…
[all …]
/freebsd/share/man/man4/
H A Dsnd_hdsp.417 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
35 .Bd -ragged -offset indent
43 .Bd -literal -offset indent
57 .Bl -bullet -compact
59 RME HDSP 9632 (optional AO4S-192 and AIS-192 extension boards)
69 (32kHz-48kHz) and 4 channels at double speed (64kHz-96kHz).
70 Only the HDSP 9632 can operate at quad speed (128kHz-192kHz), ADAT is
71 disabled in this mode.
79 .Bl -tag -width indent
82 When opened in multi-channel audio software, this makes all ports available
[all …]
H A Dng_async.41 .\" Copyright (c) 1996-1999 Whistle Communications, Inc.
10 .\" 2. No rights are granted, in any manner or form, to use Whistle
16 .\" TO THE MAXIMUM EXTENT PERMITTED BY LAW, WHISTLE COMMUNICATIONS MAKES NO
19 .\" MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT.
23 .\" IN NO EVENT SHALL WHISTLE COMMUNICATIONS BE LIABLE FOR ANY DAMAGES
50 Asynchronous framing uses flag bytes and octet-stuffing
51 to simulate a frame oriented connection over an octet-oriented
60 .Dv sync
64 .Dv sync
71 is employed, and contain no checksum field.
[all …]
H A Dsnd_hdspe.416 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
34 .Bd -ragged -offset indent
42 .Bd -literal -offset indent
56 .Bl -bullet -compact
58 RME HDSPe AIO (optional AO4S-192 and AI4S-192 extension boards)
68 (32kHz-48kHz), 4 channels at double speed (64kHz-96kHz), and 2 channels at
69 quad speed (128kHz-192kHz).
77 .Bl -tag -width indent
80 When opened in multi-channel audio software, this makes all ports available
84 .Bl -column "HDSPe RayDAT" "Single Speed" "Double Speed" "Quad Speed"
[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: 2025-09-15 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]
64 0200 TP-Link
86 120e ASI120MC-S Planetary Camera
[all …]
/freebsd/sys/contrib/openzfs/config/
H A Dkernel-blkdev.m412 fmode_t mode = 0;
15 bdev = blkdev_get_by_path(path, mode, holder);
30 fmode_t mode = 0;
33 bdev = blkdev_get_by_path(path, mode, holder, NULL);
48 fmode_t mode = 0;
51 bdh = bdev_open_by_path(path, mode, holder, NULL);
67 fmode_t mode = 0;
70 file = bdev_file_open_by_path(path, mode, holder, NULL);
79 AC_MSG_RESULT(no)
86 AC_MSG_RESULT(no)
[all …]
/freebsd/lib/libc/db/man/
H A Ddbopen.319 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
40 .Fn dbopen "const char *file" "int flags" "int mode" "DBTYPE type" "const void *openinfo"
49 The flat-file format is a byte stream file with fixed or variable length
73 .Fa mode
88 .\".Bl -tag -width indent
91 .\"If concurrent access is not needed or the database is read-only this
144 .Bd -literal
153 int (*sync)(const DB *db, u_int flags);
163 .Bl -tag -width indent
169 Since key/data pairs may be cached in memory, failing to sync the file
[all …]
/freebsd/sys/contrib/dev/rtw89/
H A Dchan.c1 // SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause
2 /* Copyright(c) 2020-2022 Realtek Corporation
84 offset = (primary_freq - center_freq - 10) / 20; in rtw89_get_primary_chan_idx()
87 offset = (center_freq - primary_freq - 10) / 20; in rtw89_get_primary_chan_idx()
106 return (prisb_cal_ofst[bw] + pri_ch - central_ch) / 4; in rtw89_get_primary_sb_idx()
116 chan->channel = center_chan; in rtw89_chan_create()
117 chan->primary_channel = primary_chan; in rtw89_chan_create()
118 chan->band_type = band; in rtw89_chan_create()
119 chan->band_width = bandwidth; in rtw89_chan_create()
124 chan->freq = center_freq; in rtw89_chan_create()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/arm/
H A Dl2c2x0.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Rob Herring <robh@kernel.org>
16 models (Note 1). Some of the properties that are just prefixed "cache-*" are
22 cache controllers as found in e.g. Cortex-A15/A7/A57/A53. These
24 early secure boot code. Thus no need to deal with their configuration
28 - $ref: /schemas/cache-controller.yaml#
33 - enum:
34 - arm,pl310-cache
[all …]
/freebsd/sys/contrib/device-tree/Bindings/cache/
H A Dl2c2x0.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Rob Herring <robh@kernel.org>
16 models (Note 1). Some of the properties that are just prefixed "cache-*" are
22 cache controllers as found in e.g. Cortex-A15/A7/A57/A53. These
24 early secure boot code. Thus no need to deal with their configuration
28 - $ref: /schemas/cache-controller.yaml#
33 - enum:
34 - arm,pl310-cache
[all …]
/freebsd/contrib/processor-trace/libipt/include/
H A Dintel-pt.h2 * Copyright (c) 2013-2019, Intel Corporation
19 * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
44 * - Version
45 * - Errors
46 * - Configuration
47 * - Packet encoder / decoder
48 * - Query decoder
49 * - Traced image
50 * - Instruction flow decoder
51 * - Block decoder
[all …]
H A Dintel-pt.h.in2 * Copyright (c) 2013-2019, Intel Corporation
19 * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
44 * - Version
45 * - Errors
46 * - Configuration
47 * - Packet encoder / decoder
48 * - Query decoder
49 * - Traced image
50 * - Instruction flow decoder
51 * - Block decoder
[all …]
/freebsd/crypto/krb5/src/plugins/kdb/db2/libdb2/man/
H A Ddb_open.323 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
37 db_open \- database access methods
44 db_open(const char *file, int flags, int mode,
55 (i.e. flat-file oriented).
58 The log format is a general-purpose logging facility.
83 .I mode arguments
97 .\"If concurrent access isn't needed or the database is read-only this
118 logging, transaction, and shared-memory buffer pool information.
125 is non-NULL,
126 then the module referenced by each of the non-NULL fields is used by DB
[all …]
/freebsd/sys/netgraph/
H A Dng_ppp.h5 /*-
6 * Copyright (c) 1996-2000 Whistle Communications, Inc.
15 * 2. No rights are granted, in any manner or form, to use Whistle
21 * TO THE MAXIMUM EXTENT PERMITTED BY LAW, WHISTLE COMMUNICATIONS MAKES NO
24 * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT.
28 * IN NO EVENT SHALL WHISTLE COMMUNICATIONS BE LIABLE FOR ANY DAMAGES
55 /* Pseudo-link number representing the multi-link bundle */
82 NG_PPP_COMPRESS_SIMPLE, /* original operation mode */
89 NG_PPP_DECOMPRESS_SIMPLE, /* original operation mode */
105 /* Multi-link sequence number state (for debugging) */
[all …]
/freebsd/bin/dd/
H A Ddd.11 .\"-
23 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
45 Input data is read and written in 512-byte blocks.
54 .Bl -tag -width "of=file"
63 If no conversion values other than
67 .Cm sync
86 When padding a block in conversion mode or due to use of
89 .Cm sync
106 .Bl -tag -width "fullblock"
116 .Cm conv=sync .
[all …]
/freebsd/sys/dev/qat/qat_api/common/include/
H A Dlac_sync.h1 /* SPDX-License-Identifier: BSD-3-Clause */
2 /* Copyright(c) 2007-2022 Intel Corporation */
34 /**< Output - Status of the QAT response */
36 /**< Output - Verification of the operation/protocol status */
38 /**< Output - Operation is complete */
40 /**< Output - Operation canceled */
69 * Initial value of the sync waiting semaphore */
74 * This function allocates a sync op data cookie
92 status = LAC_INIT_SEMAPHORE((*ppSyncCallbackCookie)->sid, in LacSync_CreateSyncCookie()
94 (*ppSyncCallbackCookie)->complete = CPA_FALSE; in LacSync_CreateSyncCookie()
[all …]
/freebsd/sbin/hastd/
H A Dsecondary.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
4 * Copyright (c) 2009-2010 The FreeBSD Foundation
23 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE LIABLE
81 * until some in-progress requests are freed.
126 hio_##name##_list_size--; \
144 hio->hio_seq = 0; in hio_clear()
145 hio->hio_error = 0; in hio_clear()
146 hio->hio_cmd = HIO_UNDEF; in hio_clear()
147 hio->hio_offset = 0; in hio_clear()
[all …]
/freebsd/contrib/ntp/ntpd/
H A Dntpd.1ntpdmdoc4 .\" EDIT THIS FILE WITH CAUTION (ntpd-opts.mdoc)
6 .\" It has been AutoGen-ed May 25, 2024 at 12:03:54 AM by AutoGen 5.18.16
7 .\" From the definitions ntpd-opts.def
8 .\" and the template file agmdoc-cmd.tpl
17 .Op Fl \-option\-name Ns Oo Oo Ns "=| " Oc Ns Ar value Oc
27 Network Time Protocol (NTP) version 4, as defined by RFC\-5905,
29 version 3, as defined by RFC\-1305, and versions 1
30 and 2, as defined by RFC\-1059 and RFC\-111
[all...]
H A Dntpd.mdoc.in4 .\" EDIT THIS FILE WITH CAUTION (ntpd-opts.mdoc)
6 .\" It has been AutoGen-ed May 25, 2024 at 12:03:54 AM by AutoGen 5.18.16
7 .\" From the definitions ntpd-opts.def
8 .\" and the template file agmdoc-cmd.tpl
17 .Op Fl \-option\-name Ns Oo Oo Ns "=| " Oc Ns Ar value Oc
27 Network Time Protocol (NTP) version 4, as defined by RFC\-5905,
29 version 3, as defined by RFC\-1305, and versions 1
30 and 2, as defined by RFC\-1059 and RFC\-111
[all...]

12345678910>>...38