Lines Matching full:thunderbolt
32 /* PCIe bridge for Thunderbolt */
63 #include <dev/thunderbolt/tb_reg.h>
64 #include <dev/thunderbolt/tb_pcib.h>
65 #include <dev/thunderbolt/nhi_var.h>
66 #include <dev/thunderbolt/nhi_reg.h>
67 #include <dev/thunderbolt/tbcfg_reg.h>
68 #include <dev/thunderbolt/tb_debug.h>
94 "Thunderbolt 3 PCI-PCI Bridge (Alpine Ridge 2C)" },
96 "Thunderbolt 3 PCI-PCI Bridge (Alpine Ridge LP)" },
98 "Thunderbolt 3 PCI-PCI Bridge (Alpine Ridge C 4C)" },
100 "Thunderbolt 3 PCI-PCI Bridge C (Alpine Ridge C 2C)" },
102 "Thunderbolt 3 PCI-PCI Bridge (IceLake)" },
104 "Thunderbolt 3 PCI-PCI Bridge (IceLake)" },
173 &sc->debug, 0, tb_debug_sysctl, "A", "Thunderbolt debug level"); in tb_pcib_setup_sysctl()
241 * whether it's the root of the Thunderbolt topology. It's too bad in tb_pcib_attach_common()
257 * wand to configuring the Thunderbolt root bridges. in tb_pcib_attach_common()
576 device_set_desc(dev, "Thunderbolt 1 Link"); in tb_pci_probe()
579 device_set_desc(dev, "Thunderbolt 2 Link"); in tb_pci_probe()
582 device_set_desc(dev, "Thunderbolt 3 Link"); in tb_pci_probe()
590 device_set_desc(dev, "Thunderbolt Link"); in tb_pci_probe()