Home
last modified time | relevance | path

Searched +full:cm +full:- +full:poll +full:- +full:mode (Results 1 – 25 of 41) sorted by relevance

12

/freebsd/sys/contrib/device-tree/Bindings/power/supply/
H A Dcharger-manager.txt1 charger-manager bindings
5 - compatible : "charger-manager"
6 - <>-supply : for regulator consumer, named according to cm-regulator-name
7 - cm-chargers : name of chargers
8 - cm-fuel-gauge : name of battery fuel gauge
9 - subnode <regulator> :
10 - cm-regulator-name : name of charger regulator
11 - subnode <cable> :
12 - cm-cable-name : name of charger cable - one of USB, USB-HOST,
13 SDP, DCP, CDP, ACA, FAST-CHARGER, SLOW-CHARGER, WPT,
[all …]
H A Dcharger-manager.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/power/supply/charger-manager.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Sebastian Reichel <sre@kernel.org>
18 const: charger-manager
20 cm-chargers:
22 $ref: /schemas/types.yaml#/definitions/string-array
24 cm-num-chargers:
28 cm-fuel-gauge:
[all …]
/freebsd/contrib/ntp/ntpd/
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
14 .Op Fl \-option\-name
15 .Op Fl \-option\-name Ar value
46 host addresses written in numeric, dotted\-quad form,
62 .Bl -bullet -offset indent
111 If the Basic Socket Interface Extensions for IPv6 (RFC\-255
[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
14 .Op Fl \-option\-name
15 .Op Fl \-option\-name Ar value
46 host addresses written in numeric, dotted\-quad form,
62 .Bl -bullet -offset indent
111 If the Basic Socket Interface Extensions for IPv6 (RFC\-255
[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 Dntpd-opts.def1 /* -*- Mode: Text -*- */
7 prog-name = "ntpd";
8 prog-title = "set clock via Network Time Protocol daemon";
11 #include ntpdbase-opts.def
14 explain = <<- _END_EXPLAIN
17 doc-section = {
18 ds-type = 'DESCRIPTION';
19 ds-format = 'mdoc';
20 ds-text = <<- _END_PROG_MDOC_DESCRIP
27 Network Time Protocol (NTP) version 4, as defined by RFC-5905,
[all …]
H A Dinvoke-ntp.conf.texi7 # 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}
145 be used and the mode in which to operate.
149 either a DNS name or an IP address in dotted-qua
[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...]
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.
111 #define PRECISION (-18) /* precision assumed (about 4 us) */
123 #define NOT_INITIALIZED -9999. /* initial pivot longitude */
129 u_int pollcnt; /* poll message counter */
193 mx4200_poll, /* transmit poll messag
286 int mode; mx4200_config() local
1235 int sentence_type, mode; mx4200_parse_p() local
[all...]
/freebsd/contrib/ntp/ntpq/
H A Dntpq.1ntpqmdoc4 .\" EDIT THIS FILE WITH CAUTION (ntpq-opts.mdoc)
6 .\" It has been AutoGen-ed May 25, 2024 at 12:04:29 AM by AutoGen 5.18.16
7 .\" From the definitions ntpq-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 The program may be run either in interactive mode or controlled using
30 variables can be assembled, with raw and pretty\-printed output
57 uses NTP mode 6 packets to communicate with the
106 .Bl -ta
[all...]
H A Dntpq.mdoc.in4 .\" EDIT THIS FILE WITH CAUTION (ntpq-opts.mdoc)
6 .\" It has been AutoGen-ed May 25, 2024 at 12:04:29 AM by AutoGen 5.18.16
7 .\" From the definitions ntpq-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 The program may be run either in interactive mode or controlled using
30 variables can be assembled, with raw and pretty\-printed output
57 uses NTP mode 6 packets to communicate with the
106 .Bl -ta
[all...]
H A Dntpq-opts.def1 /* -*- Mode: Text -*- */
7 #include autogen-version.def
9 prog-name = "ntpq";
10 prog-title = "query Network Time Protocol servers";
15 flags-cant = ipv6;
18 doc = <<- _EndOfDoc_
26 flags-cant = ipv4;
29 doc = <<- _EndOfDoc_
38 arg-type = string;
41 arg-name = cmd;
[all …]
/freebsd/usr.sbin/rtadvd/
H A Dcontrol.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
44 #include <poll.h>
63 struct ctrl_msg_hdr *cm; in cm_recv() local
71 cm = (struct ctrl_msg_hdr *)buf; in cm_recv()
72 msg = (char *)buf + sizeof(*cm); in cm_recv()
78 i = poll(pfd in cm_recv()
178 struct ctrl_msg_hdr *cm; cm_send() local
279 csock_open(struct sockinfo * s,mode_t mode) csock_open() argument
408 struct ctrl_msg_hdr *cm; cm_pl2bin() local
468 struct ctrl_msg_hdr *cm; cm_str2bin() local
[all...]
/freebsd/share/man/man4/
H A Dbce.41 .\" Copyright (c) 2006-2014 QLogic Corporation
35 .Bd -ragged -offset indent
43 .Bd -literal -offset indent
62 .Bl -item -offset indent -compact
72 10/100/1000Mbps operation in full-duplex mode
74 10/100Mbps operation in half-duplex mode
80 .Bl -tag -width ".Cm 10baseT/UTP"
81 .It Cm autoselect
84 the autoselected mode by adding media options to
86 .It Cm 10baseT/UTP
[all …]
/freebsd/sys/dev/mps/
H A Dmps_config.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
4 * Copyright (c) 2011-2015 LSI Corp.
5 * Copyright (c) 2013-2015 Avago Technologies
29 * Avago Technologies (LSI) MPT-Fusion Host Adapter FreeBSD
61 * mps_config_get_ioc_pg8 - obtain ioc page 8
67 * Returns 0 for success, non-zero for failure.
75 struct mps_command *cm; in mps_config_get_ioc_pg8() local
82 if ((cm = mps_alloc_command(sc)) == NULL) { in mps_config_get_ioc_pg8()
88 request = (MPI2_CONFIG_REQUEST *)cm->cm_req; in mps_config_get_ioc_pg8()
[all …]
H A Dmps.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
5 * Copyright (c) 2011-2015 LSI Corp.
6 * Copyright (c) 2013-2015 Avago Technologies
30 * Avago Technologies (LSI) MPT-Fusion Host Adapter FreeBSD
96 struct mps_command *cm);
99 static void mps_config_complete(struct mps_softc *sc, struct mps_command *cm);
102 static void mps_enqueue_request(struct mps_softc *sc, struct mps_command *cm);
121 /* Added this union to smoothly convert le64toh cm->cm_desc.Words.
135 /* Rate limit chain-fail messages to 1 per minute */
[all …]
/freebsd/share/man/man8/
H A Drc.subr.83 .\" Copyright (c) 2002-2004 The NetBSD Foundation, Inc.
37 .Bl -item -compact
122 .Bl -tag -width 4n
137 .Bl -tag -width "remove"
138 .It Cm add
140 is now being backed up by or possibly re-entered into this backup mechanism.
143 .It Cm update
154 .It Cm remove
395 .Bl -tag -width Ds
424 in a sub-shell to prevent unwanted side effects from other variable
[all …]
H A Drc.836 .Nd command scripts for auto-reboot and daemon startup
97 .Bl -enum
111 is started up after exiting the single-user shell.
130 (only allow vnet-enabled jails) to the list of KEYWORDS to skip in
173 Re-run
188 .Va ${firstboot_sentinel}-reboot
192 .Bl -enum
241 .Bl -tag -width ".Pa ALLUPPERCASE" -offset indent
247 .Bl -tag -width ".Pa FILESYSTEMS"
263 Check-point before all general purpose daemons such as
[all …]
/freebsd/sbin/ifconfig/
H A Difconfig.81 .\"-
2 .\" SPDX-License-Identifier: BSD-3-Clause
41 .Op Fl f Ar type Ns Cm \&: Ns Ar format
43 .Op Cm create
60 .Op Fl f Ar type Ns Cm \&: Ns Ar format
78 .Op Fl f Ar type Ns Cm \&: Ns Ar format
93 .Bl -tag -width indent
115 .Ar type Ns Cm \&: Ns Ar format Ns
116 .Op Cm \&, Ns Ar type Ns Cm \&: Ns Ar format Ar ...
120 The format is specified as a comma-separated list of
[all …]
/freebsd/sys/dev/aacraid/
H A Daacraid.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
7 * Copyright (c) 2001-2010 Adaptec, Inc.
8 * Copyright (c) 2010-2012 PMC-Sierra, Inc.
50 #include <sys/poll.h>
96 static void aac_unmap_command(struct aac_command *cm);
118 static void aac_src_access_devreg(struct aac_softc *sc, int mode);
119 static int aac_src_send_command(struct aac_softc *sc, struct aac_command *cm);
246 sc->hint_flags = device_get_flags(sc->aac_dev); in aacraid_attach()
248 * Initialize per-controller queues. in aacraid_attach()
[all …]
/freebsd/sys/dev/mpr/
H A Dmpr_sas_lsi.c1 /*-
2 * Copyright (c) 2011-2015 LSI Corp.
3 * Copyright (c) 2013-2016 Avago Technologies
4 * Copyright 2000-2020 Broadcom Inc.
28 * Broadcom Inc. (LSI) MPT-Fusion Host Adapter FreeBSD
106 u16 reserved1[10]; /* 0-9 */
107 u16 serial_number[10]; /* 10-19 */
108 u16 reserved2[7]; /* 20-26 */
109 u16 model_number[20]; /* 27-46*/
110 u16 reserved3[170]; /* 47-216 */
[all …]
H A Dmpr.c1 /*-
3 * Copyright (c) 2011-2015 LSI Corp.
4 * Copyright (c) 2013-2016 Avago Technologies
5 * Copyright 2000-2020 Broadcom Inc.
29 * Broadcom Inc. (LSI) MPT-Fusion Host Adapter FreeBSD
100 struct mpr_command *cm);
103 static void mpr_config_complete(struct mpr_softc *sc, struct mpr_command *cm);
106 static void mpr_enqueue_request(struct mpr_softc *sc, struct mpr_command *cm);
126 * Added this union to smoothly convert le64toh cm->cm_desc.Words.
139 /* Rate limit chain-fail messages to 1 per minute */
[all …]
/freebsd/usr.sbin/traceroute6/
H A Dtraceroute6.c3 /*-
4 * SPDX-License-Identifier: BSD-3-Clause
34 /*-
67 * traceroute host - trace the route ip packets follow going to "host".
75 * defaults to net.inet.ip.ttl hops & can be changed with the -m flag).
76 * Three probes (change with -q flag) are sent at each ttl setting and
81 * interval (changed with the -w flag), a "*" is printed for that
87 * value, it can be changed with the -p flag).
94 * 2 lilac-dmc.Berkeley.EDU (128.32.216.1) 39 ms 39 ms 19 ms
95 * 3 lilac-dmc.Berkeley.EDU (128.32.216.1) 39 ms 39 ms 19 ms
[all …]
/freebsd/sys/kern/
H A Duipc_usrreq.c1 /*-
2 * SPDX-License-Identifier: BSD-3-Clause
6 * Copyright (c) 2004-2009 Robert N. M. Watson All Rights Reserved.
8 * Copyright (c) 2022-2025 Gleb Smirnoff <glebius@FreeBSD.org>
56 * need a proper out-of-band
76 #include <sys/poll.h>
155 * large enough for at least one max-size datagram plus address.
198 * - a global linkage lock
199 * - a global connection list lock
200 * - the mtxpool lock
[all …]
/freebsd/sys/net80211/
H A Dieee80211_ioctl.h1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
5 * Copyright (c) 2002-2009 Sam Leffler, Errno Consulting
78 /* MIB-related state */
88 /* Hardware A-MSDU decode */
89 uint32_t ns_rx_amsdu_more; /* RX decap A-MSDU, more coming from A-MSDU */
90 uint32_t ns_rx_amsdu_more_end; /* RX decap A-MSDU (or any other frame), no more coming */
123 uint32_t is_rx_auth_countermeasures;/* rx auth discard 'cuz CM */
161 uint32_t is_crypto_tkipenmic; /* tkip en-MIC done in s/w */
162 uint32_t is_crypto_tkipdemic; /* tkip de-MIC done in s/w */
[all …]

12