Searched refs:DBG_ROUTER (Results 1 – 5 of 5) sorted by relevance
| /src/sys/dev/thunderbolt/ |
| H A D | router.c | 90 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 D | tb_debug.h | 68 DBG_ROUTER = (1 << 9), enumerator
|
| H A D | tb_acpi_pcib.c | 158 tb_debug(sc, DBG_BRIDGE|DBG_ROUTER|DBG_EXTRA, "tb_acpi_pcib_detach\n"); in tb_acpi_pcib_detach()
|
| H A D | tb_debug.c | 191 {"router", DBG_ROUTER},
|
| H A D | tb_pcib.c | 323 tb_debug(sc, DBG_BRIDGE|DBG_ROUTER|DBG_EXTRA, "tb_pcib_detach\n"); in tb_pcib_detach()
|