Home
last modified time | relevance | path

Searched refs:bridges (Results 1 – 20 of 20) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/fpga/
H A Dfpga-region.txt61 * FPGA bridges may be actual hardware or soft logic on an FPGA.
62 * During Full Reconfiguration, hardware bridges between the host and FPGA
67 buses, eliminating the need to show the hardware FPGA bridges in the
111 1. Disable appropriate FPGA bridges.
113 3. Enable the FPGA bridges.
118 will disable the bridges.
145 FPGA region will be the child of one of the hardware bridges (the bridge that
151 These FPGA regions are children of FPGA bridges which are then children of the
160 FPGA Regions do not inherit their ancestor FPGA regions' bridges. This prevents
161 shutting down bridges tha
[all...]
H A Daltera-freeze-bridge.txt3 The Altera Freeze Bridge Controller manages one or more freeze bridges.
4 The controller can freeze/disable the bridges which prevents signal
6 unfreeze/enable the bridges which allows traffic to pass through the
H A Dxilinx-pr-decoupler.txt4 decouplers / fpga bridges.
5 The controller can decouple/disable the bridges which prevents signal
7 couple / enable the bridges which allows traffic to pass through the
/freebsd/sys/contrib/device-tree/Bindings/display/bridge/
H A Dmegachips-stdpxxxx-ge-b850v3-fw.txt2 STDP4028-ge-b850v3-fw bridges (LVDS-DP)
3 STDP2690-ge-b850v3-fw bridges (DP-DP++)
11 STDP2690 behave as the stock bridges would. The compatible strings include the
12 suffix "-ge-b850v3-fw" to make it clear that the driver is for the bridges with
16 two bridges behaves as a single one. The only interfaces exposed by the
/freebsd/sys/contrib/device-tree/Bindings/ata/
H A Dcortina,gemini-sata-bridge.txt4 takes two Faraday Technology FTIDE010 PATA controllers and bridges
11 - resets: phandles to the reset lines for both SATA bridges
17 the ATA controller and SATA bridges. Values 0..3:
/freebsd/sys/contrib/device-tree/Bindings/pci/
H A Dpci.txt1 PCI bus bridges have standardized Device Tree bindings:
18 host bridges in the system, otherwise potentially conflicting domain numbers
19 may be assigned to root buses behind different host bridges. The domain
68 When present, the port is external-facing. All bridges and endpoints
H A D83xx-512x-pci.txt1 * Freescale 83xx and 512x PCI bridges
/freebsd/usr.sbin/bsnmpd/modules/snmp_bridge/
H A DBRIDGE-MIB.txt73 clarified for bridges supporting IEEE 802.1t or
77 has been clarified for bridges supporting the Rapid
176 -- bridges.
309 route bridges."
321 transparent and source route bridges."
330 -- implemented by those bridges that support the Spanning Tree
360 On bridges supporting IEEE 802.1t or IEEE 802.1w,
503 "The value that all bridges use for MaxAge when this
521 "The value that all bridges use for HelloTime when this
536 "The value that all bridges use for ForwardDelay when
[all …]
H A DBEGEMOT-BRIDGE-MIB.txt457 is the value this and all bridges participating in the
467 "The value that all bridges participating in the
478 "The value that all bridges participating in the
489 "The value that all bridges participating in the
/freebsd/sys/contrib/device-tree/Bindings/display/
H A Dste,mcde.txt5 LCD displays or bridges. It is used in the ST-Ericsson U8500 platform.
45 Display panels and bridges will appear as children on the DSI hosts, and
/freebsd/sys/dev/cardbus/
H A Dcard_if.m78 # pccard bridges call this method to initate the attachment of a card
85 # pccard bridges call this to detach a card.
/freebsd/sys/dev/netmap/
H A Dnetmap_vale.c322 struct nm_bridge *b, *bridges; in netmap_vale_list() local
327 netmap_bns_getbridges(&bridges, &num_bridges); in netmap_vale_list()
342 req->nr_bridge_idx = b - bridges; /* bridge index */ in netmap_vale_list()
373 b = bridges + i; in netmap_vale_list()
H A Dnetmap_bdg.c180 struct nm_bridge *b = NULL, *bridges; in nm_find_bridge() local
185 netmap_bns_getbridges(&bridges, &num_bridges); in nm_find_bridge()
196 struct nm_bridge *x = bridges + i; in nm_find_bridge()
/freebsd/sys/dev/sdhci/
H A Dsdhci_if.m55 # This is the set of callbacks that mmc bridges call into the bus, or
/freebsd/sys/contrib/device-tree/Bindings/iommu/
H A Diommu.txt118 a "dma-ranges" property in a bus device node (such as PCI host bridges). This
/freebsd/stand/common/
H A Dhelp.common354 CardBus bridges. The default <value> is 0x80000000, but
/freebsd/share/examples/ipfilter/
H A Dipf-howto.txt355 that bridges the outside world to the inside world and vice
2588 are common bridges, sometimes they're just 2 ported devices
2591 $10 bridges, too! What all bridges tend to have in common
2929 addresses and machine classes, transparent filtered bridges
/freebsd/crypto/heimdal/doc/
H A Dhx509.texi265 bridges and mesh solutions.
/freebsd/sys/contrib/dev/acpica/
H A Dchanges.txt13795 Implemented support for PCI Express root bridges -- added support for
17454 bridges (Bjorn Helgaas).
17846 subordinate PCI bridges.
17849 entries defined underneath PCI bridges.
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticSemaKinds.td4566 "%0 bridges to %1, not %2">, InGroup<ObjCBridge>;