xd_phy_port       873 drivers/thunderbolt/icm.c 		u8 xd_phy_port, phy_port;
xd_phy_port       875 drivers/thunderbolt/icm.c 		xd_phy_port = phy_port_from_route(xd->route, xd->depth);
xd_phy_port       878 drivers/thunderbolt/icm.c 		if (xd->depth == depth && xd_phy_port == phy_port) {