Home
last modified time | relevance | path

Searched +full:software +full:- +full:initiated (Results 1 – 25 of 257) sorted by relevance

1234567891011

/freebsd/lib/libpmc/
H A Dpmc.haswelluc.313 .\" THIS SOFTWARE IS PROVIDED BY THE AUTHORS AND CONTRIBUTORS ``AS IS'' AND
22 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
45 .Bl -tag -width "Li PMC_CLASS_UCP"
47 Fixed-function counters that count only one hardware event per counter.
59 .%B "Intel(R) 64 and IA-32 Architectures Software Developers Manual"
61 .%N "Order Number: 325462-045US"
68 Not all CPUs in this family implement fixed-function counters.
71 .Bl -column "PMC_CAP_INTERRUPT" "Support"
88 .Bl -tag -width indent
94 Configure the PMC to count the number of de-asserted to asserted
[all …]
H A Dpmc.sandybridgeuc.313 .\" THIS SOFTWARE IS PROVIDED BY THE AUTHORS AND CONTRIBUTORS ``AS IS'' AND
22 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
45 .Bl -tag -width "Li PMC_CLASS_UCP"
47 Fixed-function counters that count only one hardware event per counter.
59 .%B "Intel(R) 64 and IA-32 Architectures Software Developers Manual"
61 .%N "Order Number: 253669-039US"
68 Not all CPUs in this family implement fixed-function counters.
71 .Bl -column "PMC_CAP_INTERRUPT" "Support"
88 .Bl -tag -width indent
94 Configure the PMC to count the number of de-asserted to asserted
[all …]
/freebsd/share/man/man9/
H A Dmi_switch.97 .\" This code is derived from software contributed to The NetBSD Foundation
22 .\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
31 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
48 function implements the machine-independent prelude to a thread context
53 even when the switch is initiated from elsewhere; e.g. preemption requested via
54 Inter-Processor Interrupt (IPI).
59 .Bl -enum -offset indent
69 Involuntary preemption due to arrival of a higher-priority thread.
102 .Bl -tag -offset indent -width "SWT_REMOTEWAKEIDLE"
122 Preemption by a higher-priority thread, initiated by a remote processor.
[all …]
H A Ddisk.916 .\" THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) ``AS IS'' AND ANY
25 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
50 disk-like storage devices to advertise the device to other kernel
96 In addition, it prevents a re-taste on last close for writing if an error
118 .Bl -tag -width indent
148 .Bl -tag -width indent
159 is to be initiated on the disk device.
161 Optional: invoked when an I/O control operation is initiated o
[all...]
H A Dpanic.93 .\" SPDX-License-Identifier: BSD-4-Clause
20 .\" 3. All advertising materials mentioning features or use of this software
22 .\" This product includes software developed by Michael Graff
25 .\" derived from this software without specific prior written permission
27 .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
36 .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
104 variable-length argument processing.
119 Once the panic has been initiated, code executing in a panic context is subject
121 .Bl -bullet
123 Single-threaded execution.
[all …]
/freebsd/contrib/wpa/src/ap/
H A Dap_mlme.c3 * Copyright 2003-2006, Jouni Malinen <j@w1.fi>
4 * Copyright 2003-2004, Instant802 Networks, Inc.
5 * Copyright 2005-2006, Devicescape Software, Inc.
7 * This software may be distributed under the terms of the BSD license.
40 * mlme_authenticate_indication - Report the establishment of an authentication
47 * resulted from an authentication procedure that was initiated by
50 * PeerSTAAddress = sta->addr
51 * AuthenticationType = sta->auth_alg (WLAN_AUTH_OPEN / WLAN_AUTH_SHARED_KEY)
56 hostapd_logger(hapd, sta->addr, HOSTAPD_MODULE_MLME, in mlme_authenticate_indication()
58 "MLME-AUTHENTICATE.indication(" MACSTR ", %s)", in mlme_authenticate_indication()
[all …]
H A Dtkip_countermeasures.c3 * Copyright (c) 2002-2012, Jouni Malinen <j@w1.fi>
5 * This software may be distributed under the terms of the BSD license.
27 hapd->tkip_countermeasures = 0; in ieee80211_tkip_countermeasures_stop()
39 HOSTAPD_LEVEL_INFO, "TKIP countermeasures initiated"); in ieee80211_tkip_countermeasures_start()
41 wpa_auth_countermeasures_start(hapd->wpa_auth); in ieee80211_tkip_countermeasures_start()
42 hapd->tkip_countermeasures = 1; in ieee80211_tkip_countermeasures_start()
44 wpa_gtk_rekey(hapd->wpa_auth); in ieee80211_tkip_countermeasures_start()
48 while ((sta = hapd->sta_list)) { in ieee80211_tkip_countermeasures_start()
49 sta->acct_terminate_cause = in ieee80211_tkip_countermeasures_start()
51 if (sta->flags & WLAN_STA_AUTH) { in ieee80211_tkip_countermeasures_start()
[all …]
/freebsd/sys/dev/atopcase/
H A Datopcase_reg.h1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
4 * Copyright (c) 2021-2023 Val Packett <val@packett.cool>
16 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
25 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
39 /* Read == device-initiated, Write == host-initiated or reply to that */
/freebsd/sys/dev/ice/
H A Dice_rdma_internal.h1 /* SPDX-License-Identifier: BSD-3-Clause */
17 * this software without specific prior written permission.
19 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
28 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
58 * @var ice_rdma_entry::initiated
69 bool initiated; member
/freebsd/sys/contrib/device-tree/Bindings/regulator/
H A Dregulator.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Liam Girdwood <lgirdwood@gmail.com>
11 - Mark Brown <broonie@kernel.org>
14 regulator-nam
[all...]
/freebsd/usr.sbin/devctl/
H A Ddevctl.813 .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
22 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
86 consists of a single command followed by command-specific arguments.
93 bus-specific address.
98 .Bl -tag -width indent
100 Force the kernel to re-probe the device.
127 Note that this can re-enable a device disabled at boot time via a
153 Clear a previously-forced driver name so that the device is able to use any
180 Freeze probe and attach processing initiated in response to drivers being
192 Resume (thaw the freeze) probe and attach initiated in response to drivers
[all …]
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sata/host/
H A Dsatproto.h2 *Copyright (c) 2014 PMC-Sierra, Inc. All rights reserved.
12 *THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED
19 *SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE
160 * - \e tiSuccess: I/O request successfully initiated.
161 * - \e tiBusy: No resources available, try again later.
162 * - \e tiIONoDevice: Invalid device handle.
163 * - \e tiError: Other errors.
194 * - \e tiSuccess: I/O request successfully initiated.
195 * - \e tiBusy: No resources available, try again later.
196 * - \e tiIONoDevice: Invalid device handle.
[all …]
/freebsd/share/man/man4/
H A Dmlx.413 .\" derived from this software without specific prior written permission
15 .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
24 .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
31 .Nd Mylex DAC-family RAID driver
36 .Bd -ragged -offset indent
44 .Bd -literal -offset indent
50 driver provides support for Mylex DAC-family PCI to SCSI RAID controllers,
57 .Bl -bullet -compact
79 RAIDarray 230 controllers, aka the Ultra-SCSI DEC KZPAC-AA (1-ch, 4MB
80 cache), KZPAC-CA (3-ch, 4MB), KZPAC-CB (3-ch, 8MB cache)
[all …]
H A Ddtrace_tcp.413 .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
22 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
34 .Fn tcp:::accept-established "pktinfo_t *" "csinfo_t *" "ipinfo_t *" \
36 .Fn tcp:::accept-refused "pktinfo_t *" "csinfo_t *" "ipinfo_t *" \
38 .Fn tcp:::connect-established "pktinfo_t *" "csinfo_t *" "ipinfo_t *" \
40 .Fn tcp:::connect-refused "pktinfo_t *" "csinfo_t *" "ipinfo_t *" \
42 .Fn tcp:::connect-request "pktinfo_t *" "csinfo_t *" "ipinfo_t *" \
48 .Fn tcp:::state-change "void *" "csinfo_t *" "void *" "tcpsinfo_t *" "void *" \
66 .Fn tcp:::state-change
72 argument exposes the version-agnostic fields of the IP header, while the
[all …]
H A Dfirewire.41 .\" Copyright (c) 1998-2002 Katsushi Kobayashi and Hidetoshi Shimokawa
12 .\" 3. All advertising materials mentioning features or use of this software
15 .\" This product includes software developed by K. Kobayashi and H. Shimokawa
18 .\" derived from this software without specific prior written permission.
20 .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
29 .\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
37 .Nd IEEE1394 High-performance Serial Bus
42 .Bd -ragged -offset indent
49 .Bd -literal -offset indent
59 provides machine-independent bus support and raw drivers for
[all …]
H A Dsyncer.413 .\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
22 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
45 in a round-robin fashion,
59 .Bl -column "filedelayXXXX" "DefaultXX" "DescriptionXX"
79 when the system went multi-user.
80 A kernel initiated
H A Dng_pred1.415 .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
24 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
32 .Nd Predictor-1 PPP compression (RFC 1978) netgraph node type
39 node type implements the Predictor-1 sub-protocols of the Compression Control
55 .Bl -tag -compact -width ".Va decomp"
74 .Bl -tag -width foo
81 .Bd -literal -offset 0n
90 This message contains no arguments, and is bi-directional.
94 message that initiated the session.
95 The receiver should respond by sending a PPP CCP Reset-Request to the peer.
[all …]
/freebsd/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_mlx_dispatcher.c2 * Copyright (c) 2004-2008 Voltaire, Inc. All rights reserved.
3 * Copyright (c) 2002-2005 Mellanox Technologies LTD. All rights reserved.
4 * Copyright (c) 1996-2003 Intel Corporation. All rights reserved.
6 * This software is available to you under a choice of one of two
16 * - Redistributions of source code must retain the above
20 * - Redistributions in binary form must reproduce the above
25 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
31 * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
32 * SOFTWARE.
103 * Lower-level MAD dispatcher.
[all …]
/freebsd/lib/libdevctl/
H A Ddevctl.313 .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
22 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
88 bus-specific address.
89 The following bus-specific address formats are currently supported:
90 .Bl -tag -offset indent
152 function re-enables a disabled device.
216 function freezes probe and attach processing initiated in response to
222 initiated in response to drivers being loaded.
226 function resets the specified device using bus-specific reset method.
230 the reset, and re-attached afterwards.
[all …]
/freebsd/usr.bin/systat/
H A Dtcp.c1 /*-
2 * SPDX-License-Identifier: BSD-3-Clause
16 * may be used to endorse or promote products derived from this software
19 * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
28 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
58 /*-
59 --0 1 2 3 4 5 6 7
60 --0123456789012345678901234567890123456789012345678901234567890123456789012345
62 01999999999999 connections initiated 999999999999 total packets sent
63 02999999999999 connections accepted 999999999999 - data
[all …]
H A Dsctp.c1 /*-
15 * may be used to endorse or promote products derived from this software
18 * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
27 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
47 /*-
48 --0 1 2 3 4 5 6 7
49 --0123456789012345678901234567890123456789012345678901234567890123456789012345
51 01999999999999 associations initiated 999999999999 packets sent
53 03999999999999 associations restarted 999999999999 - out of the blue
54 04999999999999 associations terminated 999999999999 - bad vtag
[all …]
/freebsd/sys/contrib/xen/io/
H A Dxs_wire.h6 * of this software and associated documentation files (the "Software"), to
7 * deal in the Software without restriction, including without limitation the
9 * sell copies of the Software, and to permit persons to whom the Software is
13 * all copies or substantial portions of the Software.
15 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
20 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
21 * DEALINGS IN THE SOFTWARE.
104 /* Generally followed by nul-terminated string(s). */
116 * Inter-domain shared memory communications. */
119 #define MASK_XENSTORE_IDX(idx) ((idx) & (XENSTORE_RING_SIZE-1))
[all …]
/freebsd/lib/libgssapi/
H A Dgss_accept_sec_context.31 .\" -*- nroff -*-
15 .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
24 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
33 .Nd Accept a security context initiated by a peer application
53 Allows a remotely initiated security context between the application and a remote
84 .Bd -literal
103 if (output_token->length != 0) {
128 .Dv GSS_C_PROT_READY_FLAG , indicating that per-message services may be
161 Although this requires that GSS-API implementations set the
169 should not rely on this behavior as the flag was not defined in Version 1 of the GSS-API.
[all …]
/freebsd/lib/libsys/
H A Dacct.213 .\" may be used to endorse or promote products derived from this software
16 .\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
25 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
52 pathname (null-terminated), record collection is enabled and for
53 every process initiated which terminates under normal
69 This call is permitted only to the super-user.
77 .Bl -tag -width ".Va kern.acct_chkfreq"
89 On error -1 is returned.
90 The file must exist and the call may be exercised only by the super-user.
95 .Bl -tag -width Er
[all …]
/freebsd/sys/contrib/device-tree/Bindings/iio/adc/
H A Dnxp,imx93-adc.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/iio/adc/nxp,imx93-adc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Haibo Chen <haibo.chen@nxp.com>
13 The ADC on iMX93 is a 8-channel 12-bit 1MS/s ADC with 4 channels
15 One-Shot and Scan (continuous) conversions. Programmable DMA
18 also has Self-test logic and Software-initiated calibration.
22 const: nxp,imx93-adc
29 - description: WDGnL, watchdog threshold interrupt requests.
[all …]

1234567891011