Home
last modified time | relevance | path

Searched +full:bd +full:- +full:address (Results 1 – 25 of 165) sorted by relevance

1234567

/freebsd-src/tools/bus_space/examples/
H A Dam79c900_diag.py127 logging.error('Not an AMD PCnet-PCI (vendor=%x, device=%x)' %
153 y = (1 + (x ^ (x-1))) >> 1
208 logging.info('ethernet address = ' + MACFMT % mac)
228 logging.debug("DMA memory: CPU address: %#x, device address: %#x" %
238 ib.mode = ((ffs(ntxbufs) - 1) << 28) | ((ffs(nrxbufs) - 1) << 20)
243 ib.rxdesc = busaddr + (addr_rxdesc - cpuaddr)
244 ib.txdesc = busaddr + (addr_txdesc - cpuaddr)
249 bd = bufdesc.from_address(addr_rxdesc + ctypes.sizeof(bufdesc) * i) variable
250 bd.buffer = busaddr + (addr_rxbufs - cpuaddr) + bufsize * i
251 bd.flags = (1 << 31) | (15 << 12) | (-bufsize & 0xfff)
[all …]
/freebsd-src/sys/netinet/
H A Din_fib_algo.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
60 * 0.0.0.0/0 -> nh1
61 * 10.0.0.0/24 -> nh2
62 * 10.0.0.1/32 -> nh3
66 * 0.0.0.0 -> nh1
67 * 10.0.0.0 -> nh2
68 * 10.0.0.1 -> nh3
69 * 10.0.0.2 -> nh2
70 * 10.0.1.0 -> nh1
[all …]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kInstrFormats.td1 //===-- M68kInstrFormats.td - M68k Instruction Formats -----*- tablegen -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6 //===----------------------------------------------------------------------===//
16 /// 02 M68000 An a address register direct
17 /// 03 M68000 (An) j address register indirect
18 /// 04 M68000 (An)+ o address register indirect with postincrement
19 /// 05 M68000 -(An) e address register indirect with predecrement
20 /// 06 M68000 (d16,An) p address register indirect with displacement
21 /// 10 M68000 (d8,An,Xn.L) f address register indirect with index and scale…
22 /// 07 M68000 (d8,An,Xn.W) F address register indirect with index and scale…
[all …]
/freebsd-src/sys/contrib/device-tree/Bindings/net/bluetooth/
H A Dbrcm,bcm4377-bluetooth.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/net/bluetooth/brcm,bcm4377-bluetooth.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Sven Peter <sven@svenpeter.dev>
13 This binding describes Broadcom BCM4377 family PCIe-attached bluetooth chips
14 usually found in Apple machines. The Wi-Fi part of the chip is described in
15 bindings/net/wireless/brcm,bcm4329-fmac.yaml.
18 - $ref: bluetooth-controller.yaml#
23 - pci14e4,5fa0 # BCM4377
[all …]
H A Dbluetooth-controller.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/net/bluetooth/bluetooth-controller.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Marcel Holtmann <marcel@holtmann.org>
11 - Johan Hedberg <johan.hedberg@gmail.com>
12 - Luiz Augusto von Dentz <luiz.dentz@gmail.com>
18 local-bd-address:
19 $ref: /schemas/types.yaml#/definitions/uint8-array
22 Specifies the BD address that was uniquely assigned to the Bluetooth
[all …]
/freebsd-src/sys/contrib/device-tree/Bindings/net/
H A Dti-bluetooth.txt2 ---------------------------------
21 - compatible: should be one of the following:
23 "ti,wl1271-st"
24 "ti,wl1273-st"
25 "ti,wl1281-st"
26 "ti,wl1283-st"
27 "ti,wl1285-st"
28 "ti,wl1801-st"
29 "ti,wl1805-st"
30 "ti,wl1807-st"
[all …]
H A Dti,bluetooth.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - David Lechner <david@lechnology.com>
32 - ti,cc2560
33 - ti,wl1271-st
34 - ti,wl1273-st
35 - ti,wl1281-st
36 - ti,wl1283-st
37 - ti,wl1285-st
[all …]
H A Dbluetooth.txt3 - local-bd-address: array of 6 bytes, specifies the BD address that was
5 byte first (little-endian).
H A Ddavinci_emac.txt7 - compatible: "ti,davinci-dm6467-emac", "ti,am3517-emac" or
8 "ti,dm816-emac"
9 - reg: Offset and length of the register set for the device
10 - ti,davinci-ctrl-reg-offset: offset to control register
11 - ti,davinci-ctrl-mod-reg-offset: offset to control module register
12 - ti,davinci-ctrl-ram-offset: offset to control module ram
13 - ti,davinci-ctrl-ram-size: size of control module ram
14 - interrupts: interrupt mapping for the davinci emac interrupts sources:
21 - phy-handle: See ethernet.txt file in the same directory.
23 - ti,davinci-rmii-en: 1 byte, 1 means use RMII
[all …]
/freebsd-src/sys/contrib/device-tree/Bindings/soc/qcom/
H A Dqcom,wcnss.txt6 - compatible:
11 - qcom,smd-channel:
18 - qcom,mmio:
20 Value type: <prop-encoded-array>
27 - firmware-name:
41 - compatible:
45 "qcom,wcnss-bt"
47 - local-bd-address:
55 - compatible:
59 "qcom,wcnss-wlan",
[all …]
H A Dqcom,wcnss.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schema
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/M68k/MCTargetDesc/
H A DM68kBaseInfo.h1 //===-- M68kBaseInfo.h - Top level definitions for M68k MC ------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
11 /// for the M68k target useful for the compiler back-end and the MC
15 //===----------------------------------------------------------------------===//
39 /// ([bd,An],Xn,od)
40 /// ([bd,An,Xn],od)
44 /// Enums for pc-relative memory operand decoding. Supports these forms:
47 /// ([bd,PC],Xn,od)
48 /// ([bd,PC,Xn],od)
[all …]
/freebsd-src/secure/caroot/untrusted/
H A DGlobal_Chambersign_Root_-_2008.pem2 ## Global Chambersign Root - 2008
18 …id (see current address at www.camerfirma.com/address), serialNumber = A82743287, O = AC Camerfirm…
22 …id (see current address at www.camerfirma.com/address), serialNumber = A82743287, O = AC Camerfirm…
25 Public-Key: (4096 bit)
30 71:cc:bd:5a:09:73:d5:d9:85:44:ff:91:57:25:df:
32 1b:bd:3a:b5:cb:ad:a3:cc:44:a7:0d:ae:21:15:3f:
37 ae:60:a0:ad:45:52:63:ba:66:bd:68:e0:f9:be:1a:
46 ee:cd:8c:1f:fb:9c:51:ae:8b:70:bd:27:9f:71:c0:
53 dc:dd:a0:64:e9:e6:dd:bd:ae:fc:64:85:1d:3c:a7:
70 …Madrid (see current address at www.camerfirma.com\/address)/serialNumber=A82743287/O=AC Camerfirma…
[all …]
H A DChambers_of_Commerce_Root_-_2008.pem2 ## Chambers of Commerce Root - 2008
18 …d (see current address at www.camerfirma.com/address), serialNumber = A82743287, O = AC Camerfirma…
22 …d (see current address at www.camerfirma.com/address), serialNumber = A82743287, O = AC Camerfirma…
25 Public-Key: (4096 bit)
28 a3:7f:1a:1f:f6:35:d5:bd:db:cb:0d:44:72:3e:26:
34 53:d6:0e:b0:90:8a:8a:e3:87:8d:06:d3:bd:90:0e:
52 59:d4:0b:25:de:1b:4f:bd:e5:01:9e:cd:d2:29:d5:
59 fb:48:da:31:3d:2b:e3:89:f5:d0:b5:bd:7e:e0:50:
70 …adrid (see current address at www.camerfirma.com\/address)/serialNumber=A82743287/O=AC Camerfirma …
94 f6:f1:ac:df:32:f0:d9:81:1a:e4:9c:bd:f6:80:14:f0:d1:2c:
[all …]
/freebsd-src/sys/arm/ti/cpsw/
H A Dif_cpsw.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
39 * a 3-port store-and-forward switch connected to two independent
42 * the slivers and the Address Lookup Engine (ALE) that routes packets
252 { -
425 struct cpsw_cpdma_bd bd; cpsw_dump_slot() local
1606 struct cpsw_cpdma_bd bd; cpsw_rx_dequeue() local
1733 struct cpsw_cpdma_bd bd; cpsw_rx_enqueue() local
1844 struct cpsw_cpdma_bd bd; cpswp_tx_enqueue() local
1990 struct cpsw_cpdma_bd bd; cpsw_tx_dequeue() local
[all...]
/freebsd-src/lib/libbluetooth/
H A Dbluetooth.31 .\" Copyright (c) 2003-2009 Maksim Yevmenkin <m_evmenkin@yahoo.com>
151 referenced by name or by address, respectively.
158 .Dv NUL Ns -terminated
164 should point to an address which is
173 argument specifies the address family of this address and must be set to
190 flag is non-zero, the file will not be closed.
213 .Dv NUL Ns -terminated
235 flag is non-zero, the file will not be closed.
245 routine interprets the specified character string as a Bluetooth address,
246 placing the address into the structure provided.
[all …]
/freebsd-src/sys/kern/
H A Dvfs_bio.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
4 * Copyright (c) 2004 Poul-Henning Kamp
114 #define BQ_LOCKPTR(bq) (&(bq)->bq_lock)
144 #define BD_LOCKPTR(bd) (&(bd)->bd_clean argument
145 BD_LOCK(bd) global() argument
146 BD_UNLOCK(bd) global() argument
147 BD_ASSERT_LOCKED(bd) global() argument
148 BD_RUN_LOCKPTR(bd) global() argument
149 BD_RUN_LOCK(bd) global() argument
150 BD_RUN_UNLOCK(bd) global() argument
151 BD_DOMAIN(bd) global() argument
543 bd_clear(struct bufdomain * bd) bd_clear() argument
561 bd_set(struct bufdomain * bd) bd_set() argument
581 struct bufdomain *bd; bdirtysub() local
601 struct bufdomain *bd; bdirtyadd() local
622 bufspace_daemon_wakeup(struct bufdomain * bd) bufspace_daemon_wakeup() argument
645 struct bufdomain *bd; bufspace_adjust() local
672 bufspace_reserve(struct bufdomain * bd,int size,bool metadata) bufspace_reserve() argument
701 bufspace_release(struct bufdomain * bd,int size) bufspace_release() argument
715 bufspace_wait(struct bufdomain * bd,struct vnode * vp,int gbflags,int slpflag,int slptimeo) bufspace_wait() argument
769 struct bufdomain *bd = arg; bufspace_daemon_shutdown() local
795 struct bufdomain *bd = arg; bufspace_daemon() local
1319 struct bufdomain *bd; bufinit() local
1595 struct bufdomain *bd; binsfree() local
1715 buf_alloc(struct bufdomain * bd) buf_alloc() argument
1790 buf_recycle(struct bufdomain * bd,bool kva) buf_recycle() argument
1926 bd_init(struct bufdomain * bd) bd_init() argument
1972 bd_flush(struct bufdomain * bd,struct bufqueue * bq) bd_flush() argument
1997 bd_flushall(struct bufdomain * bd) bd_flushall() argument
2022 struct bufdomain *bd; bq_insert() local
2398 struct bufdomain *bd; bufbdflush() local
3351 struct bufdomain *bd; getnewbuf() local
3415 buf_flush(struct vnode * vp,struct bufdomain * bd,int target) buf_flush() argument
3454 struct bufdomain *bd; buf_daemon() local
3567 flushbufqueues(struct vnode * lvp,struct bufdomain * bd,int target,int flushdeps) flushbufqueues() argument
5538 struct bufdomain *bd; DB_SHOW_COMMAND_FLAGS() local
[all...]
/freebsd-src/sys/contrib/device-tree/Bindings/iio/pressure/
H A Dhoneywell,hsc030pa.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schema
[all...]
/freebsd-src/sys/dev/bxe/
H A Decore_hsi.h1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
4 * Copyright (c) 2007-2017 QLogic Corporation. All rights reserved.
145 /* Up to 16 bytes of NULL-terminated string */
164 (if multiple found, priority order is: NC-SI, UMP, IPMI) */
169 /* Use SPIO4 as an arbiter between: 0-NC_SI, 1-IPMI
170 (can only be used when an add-in board, not BMC, pulls-down SPIO4) */
172 /* Use SPIO4 as an arbiter between: 0-UMP, 1-IPMI
173 (can only be used when an add-in board, not BMC, pulls-down SPIO4) */
175 /* Use SPIO4 as an arbiter between: 0-NC-SI, 1-UMP
[all …]
/freebsd-src/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"
92 .Cm full-duplex
94 .Cm half-duplex
102 .Cm full-duplex
[all …]
/freebsd-src/sys/arm/freescale/imx/
H A Dimx6_sdma.c1 /*-
63 bus_space_read_4(_sc->bst, _sc->bsh, _reg)
65 bus_space_write_4(_sc->bst, _sc->bsh, _reg, _val)
72 { -1, 0 }
77 * prevent multiple attempts to re-attach the device on each bus pass.
84 struct sdma_buffer_descriptor *bd; in sdma_intr() local
102 channel = &sc->channel[i]; in sdma_intr()
103 conf = channel->conf; in sdma_intr()
106 for (j = 0; j < conf->num_bd; j++) { in sdma_intr()
107 bd = &channel->bd[j]; in sdma_intr()
[all …]
/freebsd-src/stand/i386/libi386/
H A Dbiosdisk.c1 /*-
33 * - NetBSD libi386/biosdisk.c
34 * - FreeBSD biosboot/disk.c
197 if (dev->dv_type == DEVT_DISK) in bd_get_bdinfo_list()
199 if (dev->dv_type == DEVT_CD) in bd_get_bdinfo_list()
201 if (dev->dv_type == DEVT_FD) in bd_get_bdinfo_list()
211 bdinfo_t *bd = NULL; in bd_get_bdinfo() local
214 bdi = bd_get_bdinfo_list(dev->d_dev); in bd_get_bdinfo()
216 return (bd); in bd_get_bdinfo()
219 STAILQ_FOREACH(bd, bdi, bd_link) { in bd_get_bdinfo()
[all …]
/freebsd-src/sys/dev/qlnx/qlnxe/
H A Deth_common.h2 * Copyright (c) 2017-2018 Cavium, Inc.
61 …SO_PKT_LEN (9700 - (4 + 4 + 12 + 8)) /* (QM_REG_TASKBYTECRDCOST_0, QM_VOQ_BYTE_CR…
63 …UM (18 - 1) /* Number of BDs to consider for LSO sliding window restriction i…
66 #define ETH_TX_NUM_SAME_AS_LAST_ENTRIES 320 /* Number of same-as-last resources in tx s…
70 #define ETH_NUM_STATISTIC_COUNTERS_DOUBLE_VF_ZONE (ETH_NUM_STATISTIC_COUNTERS - MAX_NUM_VFS/2) …
71 #define ETH_NUM_STATISTIC_COUNTERS_QUAD_VF_ZONE (ETH_NUM_STATISTIC_COUNTERS - 3*MAX_NUM_VFS/4) …
94 …E ETH_RX_MAX_BUFF_PER_PKT /* Maximum number of additional buffers, reported by TPA-start CQE */
95 #define ETH_TPA_CQE_CONT_LEN_LIST_SIZE 6 /* Maximum number of buffers, reported by TPA-con…
96 #define ETH_TPA_CQE_END_LEN_LIST_SIZE 4 /* Maximum number of buffers, reported by TPA-end…
117 * Ethernet address type
[all …]
H A Decore_hsi_common.h2 * Copyright (c) 2017-2018 Cavium, Inc.
106 * Light-L2 RX Producers in Tstorm RAM
130 * Light-L2 RX Producers in Tstorm RAM
134 __le16 bd_prod /* BD Producer */;
195 * Core RX BD for Light L2
204 * Core RX CM offload BD for Light L2
214 * Core RX CM offload BD for Light L2
218 struct core_rx_bd rx_bd /* Core Rx Bd static buffer size */;
219 struct core_rx_bd_with_buff_len rx_bd_with_len /* Core Rx Bd with dynamic buffer length */;
253 …struct parsing_err_flags err_flags /* bit- map: each bit represents a specific error. errors indic…
[all …]
/freebsd-src/contrib/sendmail/src/
H A Dsendmail.81 .\" Copyright (c) 1998-2003 Proofpoint, Inc. and its suppliers.
12 .\" $Id: sendmail.8,v 8.61 2013-11-22 20:51:56 ca Exp $
14 .TH SENDMAIL 8 "$Date: 2013-11-22 20:51:56 $"
17 \- an electronic mail transport agent
20 .RI [ flags "] [" "address ..." ]
25 .RB [ \-v ]
44 other programs provide user-friendly
47 is used only to deliver pre-formatted messages.
52 up to an end-of-file
61 Aliasing can be prevented by preceding the address
[all …]

1234567