tb_info           719 drivers/thunderbolt/icm.c 		tb_info(tb, "switch at %u.%u was rejected by ICM firmware because topology limit exceeded\n",
tb_info          1168 drivers/thunderbolt/icm.c 		tb_info(tb, "switch at %llx was rejected by ICM firmware because topology limit exceeded\n",
tb_info          1856 drivers/thunderbolt/icm.c 		tb_info(tb, "Thunderbolt host controller is in safe mode.\n");
tb_info          1857 drivers/thunderbolt/icm.c 		tb_info(tb, "You need to update NVM firmware of the controller before it can be used.\n");
tb_info          1858 drivers/thunderbolt/icm.c 		tb_info(tb, "For latest updates check https://thunderbolttechnology.net/updates.\n");
tb_info           458 drivers/thunderbolt/tb.h #define tb_sw_info(sw, fmt, arg...) __TB_SW_PRINT(tb_info, sw, fmt, ##arg)
tb_info           472 drivers/thunderbolt/tb.h 	__TB_PORT_PRINT(tb_info, port, fmt, ##arg)
tb_info            52 drivers/thunderbolt/tunnel.c 	__TB_TUNNEL_PRINT(tb_info, tunnel, fmt, ##arg)