Lines Matching refs:dev2

555 	struct tb_switch *host, *dev1, *dev2;  in tb_test_path_daisy_chain_walk()  local
560 dev2 = alloc_dev_default(test, dev1, 0x301, true); in tb_test_path_daisy_chain_walk()
563 dst_port = &dev2->ports[13]; in tb_test_path_daisy_chain_walk()
694 struct tb_switch *host, *dev1, *dev2, *dev3, *dev5, *dev6, *dev7, *dev9; in tb_test_path_complex_tree_walk() local
700 dev2 = alloc_dev_default(test, dev1, 0x301, true); in tb_test_path_complex_tree_walk()
701 dev3 = alloc_dev_with_dpin(test, dev2, 0x50301, true); in tb_test_path_complex_tree_walk()
741 struct tb_switch *host, *dev1, *dev2, *dev3, *dev4, *dev5, *dev6; in tb_test_path_max_length_walk() local
800 dev2 = alloc_dev_default(test, dev1, 0x301, true); in tb_test_path_max_length_walk()
801 dev3 = alloc_dev_default(test, dev2, 0x30301, true); in tb_test_path_max_length_walk()
844 struct tb_switch *host, *dev1, *dev2; in tb_test_path_not_connected() local
851 dev2 = alloc_dev_default(test, NULL, 0x303, false); in tb_test_path_not_connected()
854 up = &dev2->ports[9]; in tb_test_path_not_connected()
1036 struct tb_switch *host, *dev1, *dev2, *dev3; in tb_test_path_not_bonded_lane1_chain() local
1043 dev2 = alloc_dev_default(test, dev1, 0x701, false); in tb_test_path_not_bonded_lane1_chain()
1044 dev3 = alloc_dev_default(test, dev2, 0x50701, false); in tb_test_path_not_bonded_lane1_chain()
1116 struct tb_switch *host, *dev1, *dev2, *dev3; in tb_test_path_not_bonded_lane1_chain_reverse() local
1123 dev2 = alloc_dev_default(test, dev1, 0x701, false); in tb_test_path_not_bonded_lane1_chain_reverse()
1124 dev3 = alloc_dev_with_dpin(test, dev2, 0x50701, false); in tb_test_path_not_bonded_lane1_chain_reverse()
1207 struct tb_switch *host, *dev1, *dev2, *dev3, *dev4; in tb_test_path_mixed_chain() local
1214 dev2 = alloc_dev_default(test, dev1, 0x701, false); in tb_test_path_mixed_chain()
1215 dev3 = alloc_dev_default(test, dev2, 0x50701, false); in tb_test_path_mixed_chain()
1299 struct tb_switch *host, *dev1, *dev2, *dev3, *dev4; in tb_test_path_mixed_chain_reverse() local
1306 dev2 = alloc_dev_default(test, dev1, 0x701, false); in tb_test_path_mixed_chain_reverse()
1307 dev3 = alloc_dev_default(test, dev2, 0x50701, false); in tb_test_path_mixed_chain_reverse()
1336 struct tb_switch *host, *dev1, *dev2; in tb_test_tunnel_pcie() local
1353 dev2 = alloc_dev_default(test, dev1, 0x501, true); in tb_test_tunnel_pcie()
1371 up = &dev2->ports[9]; in tb_test_tunnel_pcie()
1475 struct tb_switch *host, *dev1, *dev2, *dev3, *dev5; in tb_test_tunnel_dp_tree() local
1497 dev2 = alloc_dev_with_dpin(test, dev1, 0x303, true); in tb_test_tunnel_dp_tree()
1502 in = &dev2->ports[13]; in tb_test_tunnel_dp_tree()
1525 struct tb_switch *host, *dev1, *dev2, *dev3, *dev4, *dev5, *dev6; in tb_test_tunnel_dp_max_length() local
1555 dev2 = alloc_dev_default(test, dev1, 0x301, true); in tb_test_tunnel_dp_max_length()
1556 dev3 = alloc_dev_default(test, dev2, 0x30301, true); in tb_test_tunnel_dp_max_length()
1605 struct tb_switch *host, *dev1, *dev2, *dev3, *dev4, *dev5; in tb_test_tunnel_3dp() local
1627 dev2 = alloc_dev_default(test, dev1, 0x303, true); in tb_test_tunnel_3dp()
1636 out1 = &dev2->ports[13]; in tb_test_tunnel_3dp()
1670 struct tb_switch *host, *dev1, *dev2; in tb_test_tunnel_usb3() local
1687 dev2 = alloc_dev_default(test, dev1, 0x701, true); in tb_test_tunnel_usb3()
1705 up = &dev2->ports[16]; in tb_test_tunnel_usb3()
1725 struct tb_switch *host, *dev1, *dev2, *dev3, *dev4, *dev5; in tb_test_tunnel_port_on_path() local
1745 dev2 = alloc_dev_with_dpin(test, dev1, 0x303, true); in tb_test_tunnel_port_on_path()
1750 in = &dev2->ports[13]; in tb_test_tunnel_port_on_path()
1908 struct tb_switch *host, *dev1, *dev2; in tb_test_tunnel_dma_chain() local
1932 dev2 = alloc_dev_default(test, dev1, 0x701, true); in tb_test_tunnel_dma_chain()
1935 port = &dev2->ports[3]; in tb_test_tunnel_dma_chain()
1947 &dev2->ports[1]); in tb_test_tunnel_dma_chain()
1965 &dev2->ports[1]); in tb_test_tunnel_dma_chain()