Lines Matching full:thunderbolt
31 /* PCIe interface for Thunderbolt Native Host Interface (nhi) */
53 #include <dev/thunderbolt/nhi_reg.h>
54 #include <dev/thunderbolt/nhi_var.h>
55 #include <dev/thunderbolt/tb_reg.h>
56 #include <dev/thunderbolt/tb_var.h>
57 #include <dev/thunderbolt/tb_debug.h>
58 #include <dev/thunderbolt/hcm_var.h>
59 #include <dev/thunderbolt/tbcfg_reg.h>
60 #include <dev/thunderbolt/router_var.h>
61 #include <dev/thunderbolt/tb_dev.h>
105 /* Inherit setting from the upstream thunderbolt switch node */ in nhi_get_tunables()
122 * thunderbolt debug flags, if present. in nhi_get_tunables()
720 * Attach the router to the root thunderbolt bridge now that the DMA in nhi_init()
1162 &sc->debug, 0, tb_debug_sysctl, "A", "Thunderbolt debug level"); in nhi_setup_sysctl()