Searched refs:tb_printf (Results 1 – 5 of 5) sorted by relevance
| /freebsd/sys/dev/thunderbolt/ |
| H A D | nhi.c | 220 tb_printf(sc, "Timeout waiting for mailbox\n"); in nhi_inmail_cmd() 224 tb_printf(sc, "Firmware reports error in mailbox\n"); in nhi_inmail_cmd() 287 tb_printf(sc, "Host router reset timed out\n"); in nhi_reset_v2() 326 tb_printf(sc, "Host interface is version 1.0\n"); in nhi_attach() 329 tb_printf(sc, "Host interface is version 2.0\n"); in nhi_attach() 332 tb_printf(sc, "WARN: unexpected host interface version %d.%d -" in nhi_attach() 338 tb_printf(sc, "WARN: unexpected number of paths: %d\n", val); in nhi_attach() 425 tb_printf(sc, "ERROR: Cannot allocate ring memory\n"); in nhi_alloc_ring() 459 tb_printf(sc, "Cannot allocate ring %d DMA tag: %d\n", in nhi_alloc_ring() 465 tb_printf(sc, "Cannot allocate ring memory\n"); in nhi_alloc_ring() [all …]
|
| H A D | nhi_pci.c | 134 tb_printf(sc, "Cannot find Upstream Facing Port\n"); in nhi_pci_attach() 136 tb_printf(sc, "Upstream Facing Port is %s\n", in nhi_pci_attach() 143 tb_printf(sc, "Cannot allocate PCI registers\n"); in nhi_pci_attach() 152 tb_printf(sc, "Cannot allocate parent DMA tag\n"); in nhi_pci_attach() 242 tb_printf(sc, "Failed to allocate any interrupts\n"); in nhi_pci_allocate_interrupts()
|
| H A D | hcm.c | 176 tb_printf(hcm, "Error finding LC registers: %d\n", error); in hcm_cfg_task() 215 tb_printf(hcm, "want to add router at 0x%08x%08x\n", in hcm_cfg_task() 218 tb_printf(rsc, "tb_router_attach returned %d\n", error); in hcm_cfg_task()
|
| H A D | tb_debug.h | 88 #define tb_printf(sc, fmt...) \ macro
|
| H A D | tb_pcib.c | 157 tb_printf(sc, "Error: cannot create sysctl nodes\n"); in tb_pcib_setup_sysctl() 254 tb_printf(sc, "Cannot find VSEC capability: %d\n", in tb_pcib_attach_common()
|