Home
last modified time | relevance | path

Searched refs:tb_debug (Results 1 – 8 of 8) sorted by relevance

/src/sys/dev/thunderbolt/
H A Drouter.c90 tb_debug(sc, DBG_ROUTER|DBG_EXTRA, in router_lookup_device()
95 tb_debug(sc, DBG_ROUTER|DBG_EXTRA, in router_lookup_device()
103 tb_debug(sc, DBG_ROUTER|DBG_EXTRA, in router_lookup_device()
113 tb_debug(sc, DBG_ROUTER, in router_lookup_device()
119 tb_debug(sc, DBG_ROUTER, in router_lookup_device()
125 tb_debug(sc, DBG_ROUTER, in router_lookup_device()
146 tb_debug(sc, DBG_ROUTER|DBG_EXTRA, "router_insert called\n"); in router_insert()
149 tb_debug(sc, DBG_ROUTER, "Parent cannot be NULL in insert\n"); in router_insert()
156 tb_debug(sc, DBG_ROUTER, "Added route 0x%08x%08x is not a " in router_insert()
165 tb_debug(sc, DBG_ROUTER, "Inserting route 0x%08x%08x with last hop " in router_insert()
[all …]
H A Dnhi.c202 tb_debug(sc, DBG_MBOX, "Driver busy with mailbox\n"); in nhi_inmail_cmd()
208 tb_debug(sc, DBG_MBOX|DBG_FULL, "Reading INMAILCMD= 0x%08x\n", val); in nhi_inmail_cmd()
210 tb_debug(sc, DBG_MBOX, "Error already set in INMAILCMD\n"); in nhi_inmail_cmd()
213 tb_debug(sc, DBG_MBOX, in nhi_inmail_cmd()
226 tb_debug(sc, DBG_MBOX|DBG_EXTRA, in nhi_inmail_cmd()
279 tb_debug(sc, DBG_INIT|DBG_NOISY, "Total Paths= %d\n", val); in nhi_attach()
361 tb_debug(sc, DBG_INIT, "Tried to allocate ring number %d\n", in nhi_alloc_ring()
392 tb_debug(sc, DBG_INIT | DBG_FULL, "Allocated ring context at %p, " in nhi_alloc_ring()
398 tb_debug(sc, DBG_INIT | DBG_FULL, "Ring %d ring_size= %d\n", in nhi_alloc_ring()
429 tb_debug(sc, DBG_INIT | DBG_EXTRA, "Ring %d: RX %p [0x%jx] " in nhi_alloc_ring()
[all …]
H A Dhcm.c69 tb_debug(nsc, DBG_HCM|DBG_EXTRA, "hcm_attach called\n"); in hcm_attach()
73 tb_debug(nsc, DBG_HCM, "Cannot allocate hcm object\n"); in hcm_attach()
128 tb_debug(hcm, DBG_HCM|DBG_EXTRA, "hcm_cfg_task called\n"); in hcm_cfg_task()
132 tb_debug(hcm, DBG_HCM, "Cannot alloc memory for discovery\n"); in hcm_cfg_task()
154 tb_debug(hcm, DBG_HCM, "Router Cap= %d, vsec= %d, " in hcm_cfg_task()
158 tb_debug(hcm, DBG_HCM, "Router cap= %d, vsc= %d, " in hcm_cfg_task()
162 tb_debug(hcm, DBG_HCM, "Router cap= %d, " in hcm_cfg_task()
171 tb_debug(hcm, DBG_HCM, "Router LC UUID: %02x%02x%02x%02x-" in hcm_cfg_task()
181 tb_debug(hcm, DBG_HCM, "Adapter %d: no adapter\n", i); in hcm_cfg_task()
185 tb_debug(hcm, DBG_HCM, "Adapter %d: %s, max_counters= 0x%08x," in hcm_cfg_task()
[all …]
H A Dnhi_pci.c174 tb_debug(sc, DBG_INIT|DBG_FULL, "busmaster status was %s\n", in nhi_pci_attach()
287 tb_debug(sc, DBG_INIT|DBG_INTR|DBG_FULL, in nhi_pci_allocate_interrupts()
292 tb_debug(sc, DBG_INIT|DBG_INTR, "Attempting to allocate %d " in nhi_pci_allocate_interrupts()
295 tb_debug(sc, DBG_INIT|DBG_INTR|DBG_FULL, in nhi_pci_allocate_interrupts()
353 tb_debug(sc, DBG_INIT, "Cannot allocate intr trackers\n"); in nhi_pci_configure_interrupts()
368 tb_debug(sc, DBG_INIT, in nhi_pci_configure_interrupts()
376 tb_debug(sc, DBG_INIT, in nhi_pci_configure_interrupts()
382 tb_debug(sc, DBG_INIT, "Set up %d interrupts\n", sc->msix_count); in nhi_pci_configure_interrupts()
406 tb_debug(sc, DBG_INIT|DBG_INTR, "Enabling interrupts for ring %d\n", in nhi_pci_enable_interrupt()
436 tb_debug(sc, DBG_INIT|DBG_INTR|DBG_FULL, in nhi_pci_enable_interrupt()
[all …]
H A Dtb_acpi_pcib.c125 tb_debug(sc, DBG_BRIDGE, "Executing OSUP\n"); in tb_acpi_pcib_attach()
136 tb_debug(sc, DBG_BRIDGE|DBG_FULL, in tb_acpi_pcib_attach()
139 tb_debug(sc, DBG_BRIDGE|DBG_FULL, "buffer= 0x%x\n", in tb_acpi_pcib_attach()
158 tb_debug(sc, DBG_BRIDGE|DBG_ROUTER|DBG_EXTRA, "tb_acpi_pcib_detach\n"); in tb_acpi_pcib_detach()
H A Dtb_pcib.c238 tb_debug(sc, DBG_BRIDGE, "busmaster status was %s\n", in tb_pcib_attach_common()
283 tb_debug(sc, DBG_BRIDGE, "SXEXIT returned error= %d resp= 0x%x " in tb_pcib_attach_common()
289 tb_debug(sc, DBG_BRIDGE, "Doing AR L1 fixup\n"); in tb_pcib_attach_common()
291 tb_debug(sc, DBG_BRIDGE|DBG_FULL, "VSEC+0x1c= 0x%08x\n", val); in tb_pcib_attach_common()
296 tb_debug(sc, DBG_BRIDGE|DBG_FULL, "VSEC+0xb0= 0x%08x\n", val); in tb_pcib_attach_common()
323 tb_debug(sc, DBG_BRIDGE|DBG_ROUTER|DBG_EXTRA, "tb_pcib_detach\n"); in tb_pcib_detach()
334 tb_debug(sc, DBG_BRIDGE, "SXEXIT returned error= %d resp= 0x%x " in tb_pcib_detach()
367 tb_debug(sc, DBG_BRIDGE|DBG_FULL, "Writing LC cmd 0x%x\n", regcmd); in tb_pcib_lc_mailbox()
373 tb_debug(sc, DBG_BRIDGE|DBG_FULL, "LC Mailbox= 0x%08x\n", in tb_pcib_lc_mailbox()
H A Dtb_debug.h85 #define tb_debug(sc, level, fmt...) \ macro
88 #define tb_debug(sc, level, fmt...) macro
/src/sys/modules/thunderbolt/
H A DMakefile4 SRCS= nhi_pci.c nhi.c tb_pcib.c tb_acpi_pcib.c tb_debug.c nhi_wmi.c