Lines Matching +full:non +full:- +full:pci
2 .\" Copyright (c) 2017-2019 Alexander Motin <mav@FreeBSD.org>
31 .Nd PLX/Avago/Broadcom Non-Transparent Bridge driver
35 .Bd -ragged -offset indent
42 .Bd -literal -offset indent
48 .Bl -ohang
51 NTB that it works in NTB-to-NTB (back-to-back) mode, 0 -- NTB-to-Root Port.
53 NTB-to-Root Port mode automatically, but one attached to Virtual Interface
57 Lookup Table (A-LUT).
62 driver provides support for the Non-Transparent Bridge (NTB) hardware in
64 switched from transparent to non-transparent bridge mode.
65 In this mode bridge looks not as a PCI bridge, but as PCI endpoint device.
71 Each PLX NTB provides up to 2 64-bit or 4 32-bit memory windows to the
74 If Address Lookup Table (A-LUT) is enabled, BAR2 can be split into several
76 In NTB-to-NTB mode one of memory windows (or half of it, if bigger then 1MB)
84 .Bl -bullet -compact
100 It includes enabling NTB on one or both sides (choosing between NTB-to-NTB
101 (back-to-back) and NTB-to-Root Port modes) and configuring BARs sizes.
103 The recommended mode is NTB-to-NTB mode, since while NTB-to-Root Port is
104 generally supported by the driver, it require PCI hotplug handling on the
111 .An -nosplit