Home
last modified time | relevance | path

Searched +full:4 +full:- +full:way (Results 1 – 25 of 1273) sorted by relevance

12345678910>>...51

/freebsd-src/sys/x86/x86/
H A Didentcpu.c1 /*-
22 * 4. Neither the name of the University nor the names of its contributors
34 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
71 #include <xen/xen-os.h>
151 if ((req->flags & SCTL_MASK32) != 0 && adaptive_machine_arch) in sysctl_hw_machine()
196 "Intel Pentium 4"
219 { "Pentium 4", CPUCLASS_686 }, /* CPU_P4 */
249 u_int regs[4], i; in printcpuinfo()
310 "DX2 Write-Back Enhanced"); in printcpuinfo()
322 strcat(cpu_model, " A-ste in printcpuinfo()
[all...]
/freebsd-src/sys/arm/arm/
H A Dcpu_asm-v6.S1 /*-
23 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
40 * only r0-r3,r12 (ip) are modified and no stack space is used. These functions
53 beq 4f /* use in the CSSELR register below */
60 ubfx r2, r0, #13, #15 /* get num sets - 1 from CCSIDR */
61 ubfx r3, r0, #3, #10 /* get num ways - 1 from CCSIDR */
62 clz r1, r3 /* number of bits to MSB of way */
65 lsl ip, ip, r1 /* ip now contains the way decr */
68 add r0, r0, #4 /* apply bias */
70 add r3, r3, r2 /* merge numsets -
[all...]
H A Didentcpu-v6.c3 /*-
19 * 4. The name of the company nor the name of the author may be used to
31 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
76 {CPU_IMPLEMENTER_ARM, CPU_ARCH_CORTEX_A5 , "ARM", "Cortex-A5",
78 {CPU_IMPLEMENTER_ARM, CPU_ARCH_CORTEX_A7 , "ARM", "Cortex-A7",
80 {CPU_IMPLEMENTER_ARM, CPU_ARCH_CORTEX_A8 , "ARM", "Cortex-A8",
82 {CPU_IMPLEMENTER_ARM, CPU_ARCH_CORTEX_A9 , "ARM", "Cortex-A9",
84 {CPU_IMPLEMENTER_ARM, CPU_ARCH_CORTEX_A12, "ARM", "Cortex-A12",
86 {CPU_IMPLEMENTER_ARM, CPU_ARCH_CORTEX_A15, "ARM", "Cortex-A15",
88 {CPU_IMPLEMENTER_ARM, CPU_ARCH_CORTEX_A17, "ARM", "Cortex-A1
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DP10InstrResources.td1 //===--- P10InstrResources.td - P10 Scheduling Definitions -*- tablegen -*-===//
5 // SPDX-License-Identifie
[all...]
/freebsd-src/sys/contrib/device-tree/src/arm/broadcom/
H A Dbcm2837.dtsi2 #include "bcm2835-common.dtsi"
10 dma-ranges = <0xc0000000 0x00000000 0x3f000000>;
12 local_intc: interrupt-controller@40000000 {
13 compatible = "brcm,bcm2836-l1-intc";
15 interrupt-controller;
16 #interrupt-cells = <2>;
17 interrupt-parent = <&local_intc>;
21 arm-pmu {
22 compatible = "arm,cortex-a5
[all...]
H A Dbcm2836.dtsi1 // SPDX-License-Identifier: GPL-2.0
3 #include "bcm2835-common.dtsi"
11 dma-ranges = <0xc0000000 0x00000000 0x3f000000>;
13 local_intc: interrupt-controller@40000000 {
14 compatible = "brcm,bcm2836-l1-intc";
16 interrupt-controller;
17 #interrupt-cells = <2>;
18 interrupt-parent = <&local_intc>;
22 arm-pmu {
23 compatible = "arm,cortex-a7-pmu";
[all …]
/freebsd-src/share/man/man4/
H A Dpolling.421 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
54 In the normal, interrupt-based mode, devices generate an interrupt
60 unless the device driver has been programmed with real-time
70 This way, the context switch overhead is removed.
78 also changes the way software network interrupts
93 .Bd -literal
94 for i in `ifconfig -l` ;
95 do ifconfig $i polling; # use -polling to disable
105 .Bl -tag -width indent -compact
126 packets, going round-robin among all interfaces registered for
[all …]
H A Dcfumass.423 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
35 .Bd -ragged -offset indent
44 .Bd -literal -offset indent
51 device compliant with the USB Mass Storage Class Bulk-Only (BBB) Transport
53 .Xr ctl 4
58 .Bl -bullet
67 The USB OTG port must be working in USB device-side mode.
71 .Xr ctl 4
78 .Xr ctl 4
81 presenting the first LUN mapped for that port - usually LUN 0 - to
[all …]
H A Dlm75.422 .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
39 .Xr iicbus 4 .
41 It provides an easy and simple way to check the functionality of an i2c bus
51 .Bd -literal
62 dev.lm75.0.polarity: active-low
65 .Bl -tag -width ".Va dev.lm75.%d.temperature"
67 Is the read-only value of the current temperature read by the sensor.
76 The way the output (interrupt) pin works, depends on the mode configuration.
80 It can be set to 1, 2, 4, and 6.
86 It can be set to 'active-low' (default) or 'active-high'.
[all …]
H A Dfwe.422 .\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
36 .Bd -ragged -offset indent
44 .Bd -literal -offset indent
50 driver provides non-standard Ethernet emulation over FireWire (IEEE 1394).
52 .Xr firewire 4
54 .Xr fwohci 4
65 .Xr polling 4
70 .Xr arp 4 ,
71 .Xr firewire 4 ,
72 .Xr fwip 4 ,
[all …]
H A Dcrypto.41 .\" $NetBSD: crypto.4,v 1.24 2014/01/27 21:23:59 pgoyette Exp $
4 .\" Copyright (c) 2014-2021 The FreeBSD Foundation
7 .\" Portions of this documentation were written by John-Mark Gurney
35 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
61 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
70 .Nd user-mode access to hardware-accelerated cryptography
81 driver gives user-mode applications access to hardware-accelerated
84 in-kernel interface.
91 User-mode applications open the special device and
95 User-mode access to
[all …]
H A Dvlan.422 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
27 .Dt VLAN 4
36 .Bd -ragged -offset indent
43 .Bd -literal -offset indent
99 after untagging by the non-compliant devices.
110 The capabilities may be user-controlled by the respective parameters to
117 a way to turn it off.
122 .Xr ae 4 ,
[all...]
H A Ddtrace_tcp.421 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
31 .Xr tcp 4
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 *" \
55 .Xr tcp 4
58 .Xr dtrace_ip 4
[all …]
H A Dng_ipfw.421 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
38 .Xr ipfw 4
40 .Xr netgraph 4
56 Once destroyed, the only way to recreate the node is to reload the
61 .Xr netgraph 4
76 This tag contains information that helps the packet to re-enter
77 .Xr ipfw 4
79 .Xr netgraph 4
81 .Xr ipfw 4 .
84 .Xr netgraph 4
[all …]
H A Dgpiokeys.42 .\" SPDX-License-Identifier: BSD-2-Clause
23 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
37 .Bd -ragged -offset indent
46 .Bd -literal -offset indent
52 driver provides a way to represent a set of general purpose inputs as a
53 .Xr keyboard 4
56 .Xr FDT 4
61 .Xr keyboard 4
65 .Xr FDT 4
70 .Bd -literal
[all …]
H A Dnetdump.41 .\"-
21 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
34 .Bd -ragged -offset indent
40 netdump is a UDP-based protocol for transmitting kernel dumps to a remote host.
52 .Xr ddb 4 .
55 client messages consist of a fixed-size header followed by a variable-sized
69 All client messages are acknowledged this way.
103 .Xr alc 4 ,
104 .Xr bge 4 ,
105 .Xr bnxt 4 ,
[all …]
H A Dpca954x.42 .\" SPDX-License-Identifier: BSD-2-Clause
23 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
37 .Bd -ragged -offset indent
46 .Bd -literal -offset indent
57 .Xr iicmux 4 .
60 .Xr FDT 4
74 .Bl -bullet
83 .Bl -tag -width i2c-mux-idle-disconnect
84 .It Va i2c-mux-idle-disconnect
92 .Bl -tag -width hint.pca954x.<unit>.chip_type
[all …]
H A Dwlan.422 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
31 .Nd generic WiFi 802.11 link-layer support
45 supports multi-mode devices capable of
49 through a combination of in-kernel code and user-mode applications.
50 The WME/WMM multi-media protocols are supported entirely within
70 this is the way by which ``multi-bss support'' is provided but it
76 .Bl -tag -width monitor
96 In particular this specified to have read-only properties
100 A station that passes 4-address 802.11 traffic for the purpose
121 Cryptographic support such as WEP, TKIP, and AES-CCMP are implemented
[all …]
H A Dow_temp.41 .\"-
2 .\" SPDX-License-Identifier: BSD-2-Clause
22 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
27 .Dt OW_TEMP 4
31 .Nd Dallas Semiconductor 1-Wire Temperature sensor
37 module supports many of the 1-Wire temperature sensors.
47 .Bl -colum
[all...]
H A Dcp2112.42 .\" SPDX-License-Identifier: BSD-2-Clause
23 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
37 .Bd -ragged -offset indent
47 .Bd -literal -offset indent
58 An output pin can be configured either for open-drain or push-pull operation.
63 driver does not provide a way to enable and configure the special functions.
73 .Xr gpio 4
75 .Xr iicbus 4
78 .Xr gpio 4 ,
79 .Xr iicbus 4 ,
[all …]
/freebsd-src/contrib/file/magic/Magdir/
H A Dkerberos2 #------------------------------------------------------------------------------
13 # - Provide some form of iteration in number of components
16 # [${counter}--] in the offset of the entries
17 # - Provide a way to round the next offset
18 # Add [R:4] after the offset?
19 # - Provide a way to have optional entries
21 # - Provide a way to "save" entries to print them later.
25 # - Provide a way to format strings as hex values
28 # The-Keytab-Binary-File-Format.html
34 >4 pstring/H x \b, realm=%s
[all …]
/freebsd-src/share/doc/psd/02.implement/
H A Dfig1.pic4 .\" Copyright (C) Caldera International Inc. 2001-2002. All rights reserved.
37 .\" OR OTHERWISE) RISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
77 arrow from 1/4 of the way between PT.PTE.ne and PT.PTE.se right 1.875i
80 …arrow from 3/4 of the way between PT.PTE.ne and PT.PTE.se right .25i then down 1.5i then right .25i
81 arrow from 1/4 of the way between UAS.ne and UAS.se right .375i then up .25i then right .25i
82 arrow from 3/4 of the way between UAS.ne and UAS.se right 2.375i then up .875i then right .5i
95 arrow <-> from RS.s to SW.n
/freebsd-src/stand/forth/
H A Dshortcuts.4th1 \ Copyright (c) 2008-2011 Devin Teske <dteske@FreeBSD.org>
21 \ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
36 marker task-shortcuts.4th
39 \ offer the user a quick way to get back into the interactive PXE menu
42 : menu ( -- )
43 clear \ Clear the screen (in screen.4th)
44 print_version \ print version string (bottom-right; see version.4th)
45 draw-beastie \ Draw FreeBSD logo at right (in beastie.4th)
46 draw-brand \ Draw FIS logo at top (in brand.4th)
47 menu-init \ Initialize menu and draw bounding box (in menu.4th)
[all …]
/freebsd-src/usr.sbin/bluetooth/btpand/
H A Dbtpand.823 .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
56 Group ad-hoc Network
61 .Xr tap 4
85 .Bl -tag -width ".Fl a Ar address"
111 .Xr tap 4
117 .Xr tap 4
120 .Xr tap 4
130 .Bl -tag -width 8n -compact
153 .Bl -tag -width 8n -compact
155 Group ad-hoc Network.
[all …]
/freebsd-src/share/man/man4/man4.powerpc/
H A Dofw_console.41 .\"-
23 .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
26 .\" from: OpenBSD: pcons.4,v 1.4 2003/06/02 16:16:26 miod Exp
47 .Va input-device
49 .Va output-device
63 defaults to 4.
71 .Bl -tag -width ".Pa /dev/keyboard" -compact
77 .It Pa /dev/tty[a-z]
78 terminal device in case both the console input and output device is tty[a-z]
81 .Xr akbd 4 ,
[all …]

12345678910>>...51