/freebsd/sys/dev/aic7xxx/ |
H A D | aic79xx.reg | 1 /*- 4 * Copyright (c) 1994-2001, 2004 Justin T. Gibbs. 5 * Copyright (c) 2000-2002 Adaptec Inc. 19 * 3. Neither the names of the above-listed copyright holders nor the names 60 if ((ahd->bugs & AHD_SET_MODE_BUG) != 0) { \ 67 if ((ahd->bugs & AHD_SET_MODE_BUG) != 0) { \ 74 if ((ahd->bugs & AHD_INTCOLLISION_BUG) != 0) { \ 89 field DST_MODE 0x70 90 field SRC_MODE 0x07 103 field HWERRINT 0x80 [all …]
|
H A D | aic7xxx.reg | 1 /*- 4 * Copyright (c) 1994-2001 Justin T. Gibbs. 5 * Copyright (c) 2000-2001 Adaptec Inc. 19 * 3. Neither the names of the above-listed copyright holders nor the names 47 * All page numbers refer to the Adaptec AIC-7770 Data Book available from 48 * Adaptec's Technical Documents Department 1-800-934-2766 52 * SCSI Sequence Control (p. 3-11). 58 field TEMODE 0x80 59 field ENSELO 0x40 60 field ENSELI 0x20 [all …]
|
/freebsd/share/man/man4/ |
H A D | ng_l2tp.4 | 1 .\" Copyright (c) 2001-2002 Packet Design, LLC. 22 .\" OR NON-INFRINGEMENT. PACKET DESIGN DOES NOT WARRANT, GUARANTEE, 55 control session packet acknowledgment and retransmission. 60 .Bl -tag -width ".Va session_hhhh" 64 Control packets. 69 L2TP control and data packets are transmitted to, and received from, 82 L2TP control messages (without any L2TP headers) are transmitted 102 .Sh CONTROL MESSAGES 103 This node type supports the generic control messages, plus the following: 104 .Bl -tag -width foo [all …]
|
H A D | ng_async.4 | 1 .\" Copyright (c) 1996-1999 Whistle Communications, Inc. 19 .\" MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT. 50 Asynchronous framing uses flag bytes and octet-stuffing 51 to simulate a frame oriented connection over an octet-oriented 69 Received packets should start with the address and control fields, 70 or the PPP protocol field if address and control field compression 71 is employed, and contain no checksum field. 74 (an LCP protocol frame) then complete control character escaping 76 no address and control field compression and all control characters 89 .Bl -tag -width ".Va async" [all …]
|
H A D | ugen.4 | 52 will communicate in one of four different modes: control, isochronous, 65 operations on the control endpoint that return the USB descriptors 68 The control transfer mode can only happen on the control endpoint 70 The control endpoint accepts a request 72 Control requests 114 .Bl -tag -width indent 127 The control endpoint (endpoint 0) handles the following 130 .Bl -tag -width indent 136 This operation can only be performed when the control endpoint 144 .Bd -literal [all …]
|
H A D | sysmouse.4 | 1 .\" Copyright 1997 John-Mark Gurney. All rights reserved. 12 .\" THIS SOFTWARE IS PROVIDED BY John-Mark Gurney AND CONTRIBUTORS ``AS IS'' AND 72 .Bl -tag -width Byte_1 -compact 74 .Bl -tag -width bit_7 -compact 90 \-128 through 127. 93 \-128 through 127. 96 \-128 through 127. 101 \-128 through 127. 126 driver itself, and commands for the console and the console control drivers. 135 .Bl -tag -width MOUSE -compact [all …]
|
/freebsd/contrib/wpa/src/eap_peer/ |
H A D | eap_config.h | 3 * Copyright (c) 2003-2019, Jouni Malinen <j@w1.fi> 13 * struct eap_peer_cert_config - EAP peer certificate configuration/credential 17 * ca_cert - File path to CA certificate file (PEM/DER) 22 * always be configured when using EAP-TLS/TTLS/PEAP. Full path to the 30 * server certificate (SHA-256 hash of the DER encoded X.509 48 * ca_path - Directory path for CA certificate files (PEM) 59 * client_cert - File path to client certificate file (PEM/DER) 61 * This field is used with EAP method that use TLS authentication. 62 * Usually, this is only configured for EAP-TLS, even though this could 63 * in theory be used with EAP-TTLS and EAP-PEAP, too. Full path to the [all …]
|
/freebsd/sys/contrib/dev/athk/ath12k/ |
H A D | rx_desc.h | 1 /* SPDX-License-Identifier: BSD-3-Clause-Clear */ 3 * Copyright (c) 2018-2021 The Linux Foundation. All rights reserved. 4 * Copyright (c) 2021-2022 Qualcomm Innovation Center, Inc. All rights reserved. 186 * Field only valid when for the received frame type the corresponding 190 * Field only valid when for the received frame type the corresponding 202 * field in address search failure cache-only entry should 206 * If set, intra-BSS routing detection is enabled 224 * uffer management for WiFi-to-PPE routing. 227 * by a different subsystem, completely disabling WiFi-to-PPE 254 * Field only valid when AST_based_lookup_valid == 1. [all …]
|
/freebsd/share/man/man9/ |
H A D | usbdi.9 | 122 Control transfers, Bulk transfers, Interrupt transfers and Isochronous 150 "xfer->priv_sc". 154 This pointer is used to initialize "xfer->priv_mtx". 156 A non-zero return value indicates failure. 185 This function is always non-blocking and must be called with the 186 so-called private USB mutex locked. 198 This function is always non-blocking and must be called with the 199 so-called private USB mutex locked. 257 .Bd -literal -offset indent 296 .Sh USB CONTROL TRANSFERS [all …]
|
H A D | tcp_functions.9 | 57 Additionally, users can specify a particular stack to use on a per-connection 81 de-registers the function block. 88 field. 93 field. 98 field by explicitly providing that name. 161 .Bd -literal -offset indent 193 field identifies the unique name of the TCP stack, and should be no longer than 194 TCP_FUNCTION_NAME_LEN_MAX-1 characters in length. 208 Each of these function pointers must be non-NULL. 211 stack (or, when the socket is first opened), it should set a non-NULL [all …]
|
H A D | mod_cc.9 | 2 .\" Copyright (c) 2008-2009 Lawrence Stewart <lstewart@FreeBSD.org> 3 .\" Copyright (c) 2010-2011 The FreeBSD Foundation 39 .Nd Modular Congestion Control 49 framework allows congestion control algorithms to be implemented as dynamically 54 connection-by-connection basis, or use the system default (see 64 .Bd -literal -offset indent 85 field identifies the unique name of the algorithm, and should be no longer than 86 TCP_CA_NAME_MAX-1 characters in length (the TCP_CA_NAME_MAX define lives in 96 Returning a non-zero value from 120 function is called when a TCP control block [all …]
|
/freebsd/sys/contrib/dev/acpica/common/ |
H A D | ahpredef.c | 3 * Module Name: ahpredef - Table of all known ACPI predefined names 11 * Some or all of this work - Copyright (c) 1999 - 2024, Intel Corp. 28 * 2.3. Intel grants Licensee a non-exclusive and non-transferable patent 104 * re-exports any such software from a foreign destination, Licensee shall 105 * ensure that the distribution and export/re-export of the software is in 108 * any of its subsidiaries will export/re-export any technical data, process, 130 * 3. Neither the names of the above-listed copyright holders nor the names 174 …AH_PREDEF ("_ACx", "Active Cooling, x=0-9", "Returns the active cooling policy threshold values… 175 … AH_PREDEF ("_ADR", "Address", "Returns address of a device on parent bus, and resource field"), 179 AH_PREDEF ("_ALN", "Alignment", "Base alignment, Resource Descriptor field"), [all …]
|
/freebsd/sys/x86/include/ |
H A D | x86_ieeefp.h | 1 /*- 2 * SPDX-License-Identifier: BSD-4-Clause 40 /* Deprecated historical FPU control interface */ 61 FP_PS=0, /* 24 bit (single-precision) */ 63 FP_PD, /* 53 bit (double-precision) */ 64 FP_PE /* 64 bit (extended-precision) */ 81 * FPU control word bit-field masks. 83 #define FP_MSKS_FLD 0x3f /* exception masks field */ 84 #define FP_PRC_FLD 0x300 /* precision control field */ 85 #define FP_RND_FLD 0xc00 /* rounding control field */ [all …]
|
/freebsd/contrib/tcpdump/ |
H A D | print-llc.c | 29 #include "netdissect-stdinc.h" 152 uint16_t control; in llc_print() local 156 ndo->ndo_protocol = "llc"; in llc_print() 173 * of the control field depends on that - I frames in llc_print() 174 * have a two-byte control field, and U frames have in llc_print() 175 * a one-byte control field. in llc_print() 177 control = GET_U_1(p + 2); in llc_print() 178 if ((control & LLC_U_FMT) == LLC_U_FMT) { in llc_print() 183 hdrlen = 3; /* DSAP, SSAP, 1-byte control field */ in llc_print() 186 * The control field in I and S frames is in llc_print() [all …]
|
H A D | print-decnet.c | 26 #include "netdissect-stdinc.h" 38 typedef nd_uint8_t byte; /* single byte field */ 43 typedef nd_uint8_t Byte; /* single byte field */ 46 typedef nd_uint16_t word; /* 2 byte field */ 47 typedef nd_uint32_t longword; /* 4 bytes field */ 60 #define HIORD 0x000400aa /* high 32-bits of address (swapped) */ 62 #define AREAMASK 0176000 /* mask for area field */ 63 #define AREASHIFT 10 /* bit-offset for area field */ 64 #define NODEMASK 01777 /* mask for node address field */ 109 #define RMF_IE 040 /* intra-ethernet packet */ [all …]
|
/freebsd/lib/libsys/ |
H A D | procctl.2 | 35 .Nd control processes 45 system call provides for control over processes. 50 arguments specify the set of processes to control. 55 to control as many of the selected processes as possible. 59 .Bl -tag -width P_PGID 61 Control the process with the process ID 66 Control processes belonging to the process group with the ID 70 The control request to perform is specified by the 82 .Bl -tag -width PROC_LOGSIGEXIT_STATUS 89 the control or modify it by other means. [all …]
|
/freebsd/contrib/openbsm/man/ |
H A D | auditon.2 | 1 .\"- 2 .\" Copyright (c) 2008-2009 Apple Inc. 42 system call is used to manipulate various audit control operations. 57 .Bl -tag -width ".It Dv A_GETPINFO_ADDR" 66 policy control values bitwise OR'ed together: 94 control flags set. 115 These masks are used for non-attributable audit event preselection. 116 The field 120 The field 137 containing the kernel audit queue control settings: [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A D | nvidia,tegra124-dfll.txt | 4 Documentation/devicetree/bindings/clock/clock-bindings.txt 7 the fast CPU cluster. It consists of a free-running voltage controlled 9 control module that will automatically adjust the VDD_CPU voltage by 10 communicating with an off-chip PMIC either via an I2C bus or via PWM signals. 13 - compatible : should be one of: 14 - "nvidia,tegra124-dfll": for Tegra124 15 - "nvidia,tegra210-dfll": for Tegra210 16 - reg : Defines the following set of registers, in the order listed: 17 - registers for the DFLL control logic. 18 - registers for the I2C output logic. [all …]
|
/freebsd/contrib/unbound/dnstap/ |
H A D | dnstap_fstrm.h | 2 * dnstap/dnstap_fstrm.h - Frame Streams protocol for dnstap 50 * Quick writeup for DNSTAP usage, from reading fstrm/control.h eloquent 51 * comments and fstrm/control.c for some bytesize details (the content type 54 * The Frame Streams can be unidirectional or bi-directional. 55 * bi-directional streams use control frame types READY, ACCEPT and FINISH. 56 * uni-directional streams use control frame types START and STOP. 57 * unknown control frame types should be ignored by the receiver, they 60 * bi-directional control frames implement a simple handshake protocol 63 * The uni-directional control frames have one start and one stop frame, 69 * signals the presence of a control frame. [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
H A D | sunplus,sp7021-pinctrl.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 4 --- 5 $id: http://devicetree.org/schemas/pinctrl/sunplus,sp7021-pinctrl.yaml# 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - Dvorkin Dmitry <dvorkin@tibbo.com> 12 - Wells Lu <wellslutw@gmail.com> 15 The Sunplus SP7021 pin controller is used to control SoC pins. Please 16 refer to pinctrl-bindings.txt in this directory for details of the common 23 (1) function-group pins: 24 Ex 1 (SPI-NOR flash): [all …]
|
/freebsd/sys/dev/isci/scil/ |
H A D | scu_bios_definitions.h | 1 /*- 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. 64 * stand-alone where the library is excluded. By excluding 122 * This field contains the OEM Parameter Block Signature which is 130 * This field contains the size in bytes of the complete OEM 136 * This field contains the size in bytes of the 143 * This field contains the version info defining the structure [all …]
|
H A D | scic_sds_controller.h | 1 /*- 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. 126 * This structure defines the fields for managing power control for direct 132 * This field is set when the power control timer is running and cleared when 138 * This field is the handle to the driver timer object. This timer is used to 139 * control when the directed attached disks can consume power. 144 * This field is used to keep track of how many phys are put into the [all …]
|
/freebsd/contrib/sendmail/contrib/ |
H A D | qtool.8 | 1 .\" Copyright (c) 1999, 2001-2002 Proofpoint, Inc. and its suppliers. 9 .\" $Id: qtool.8,v 8.21 2013-11-22 20:51:18 ca Exp $ 11 .TH QTOOL 8 "$Date: 2013-11-22 20:51:18 $" 14 \- manipulate sendmail queues 20 .B qtool.pl [-Q][-d|-b] 38 queue control file, a queue file id, or a queue directory. 40 If the -d option is specified, qtool will delete the messages specified by 43 If the -b option is specified, the selected messages will be bounced by 44 running sendmail with the -OTimeout.queuereturn=now option. 47 \fB\-b\fP [all …]
|
/freebsd/lib/libnetgraph/ |
H A D | netgraph.3 | 1 .\" Copyright (c) 1996-1999 Whistle Communications, Inc. 19 .\" MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT. 97 These functions facilitate user-mode program participation in the kernel 99 graph-based networking system, by utilizing the netgraph 108 type netgraph node with associated control and data sockets. 112 .No non- Ns Dv NULL , 118 arguments will be set to the newly opened control and data sockets 139 function sends a binary control message from the 141 node associated with control socket 158 The unique, non-negative token value chosen for use in the message [all …]
|
/freebsd/lib/libpam/modules/pam_login_access/ |
H A D | login.access.5 | 7 .Nd login access control table 19 matches the (user, host) combination, or, in case of non-networked 22 permissions field of that table entry determines whether the login will 25 Each line of the login access control table has three fields separated by a 30 The first field should be a "+" (access granted) or "-" (access denied) 33 The second field should be a list of one or more login names, 43 The third field should be a list 44 of one or more tty names (for non-networked logins), host names, domain 54 logged-in user. 58 .Bl -tag -width /etc/login.access -compact [all …]
|