Searched refs:tbdbg_dprintf (Results 1 – 2 of 2) sorted by relevance
| /src/sys/dev/thunderbolt/ |
| H A D | tb_debug.h | 82 void tbdbg_dprintf(device_t dev, u_int debug, u_int val, const char *fmt, ...) __printflike(4, 5); 86 tbdbg_dprintf((sc)->dev, (sc)->debug, level, ##fmt)
|
| H A D | tb_debug.c | 318 tbdbg_dprintf(device_t dev, u_int debug, u_int val, const char *fmt, ...) in tbdbg_dprintf() function
|