Lines Matching refs:dev2

497 	struct tb_switch *host, *dev1, *dev2;  in tb_test_path_daisy_chain_walk()  local
502 dev2 = alloc_dev_default(test, dev1, 0x301, true); in tb_test_path_daisy_chain_walk()
505 dst_port = &dev2->ports[13]; in tb_test_path_daisy_chain_walk()
636 struct tb_switch *host, *dev1, *dev2, *dev3, *dev5, *dev6, *dev7, *dev9; in tb_test_path_complex_tree_walk() local
642 dev2 = alloc_dev_default(test, dev1, 0x301, true); in tb_test_path_complex_tree_walk()
643 dev3 = alloc_dev_with_dpin(test, dev2, 0x50301, true); in tb_test_path_complex_tree_walk()
683 struct tb_switch *host, *dev1, *dev2, *dev3, *dev4, *dev5, *dev6; in tb_test_path_max_length_walk() local
742 dev2 = alloc_dev_default(test, dev1, 0x301, true); in tb_test_path_max_length_walk()
743 dev3 = alloc_dev_default(test, dev2, 0x30301, true); in tb_test_path_max_length_walk()
786 struct tb_switch *host, *dev1, *dev2; in tb_test_path_not_connected() local
793 dev2 = alloc_dev_default(test, NULL, 0x303, false); in tb_test_path_not_connected()
796 up = &dev2->ports[9]; in tb_test_path_not_connected()
978 struct tb_switch *host, *dev1, *dev2, *dev3; in tb_test_path_not_bonded_lane1_chain() local
985 dev2 = alloc_dev_default(test, dev1, 0x701, false); in tb_test_path_not_bonded_lane1_chain()
986 dev3 = alloc_dev_default(test, dev2, 0x50701, false); in tb_test_path_not_bonded_lane1_chain()
1058 struct tb_switch *host, *dev1, *dev2, *dev3; in tb_test_path_not_bonded_lane1_chain_reverse() local
1065 dev2 = alloc_dev_default(test, dev1, 0x701, false); in tb_test_path_not_bonded_lane1_chain_reverse()
1066 dev3 = alloc_dev_with_dpin(test, dev2, 0x50701, false); in tb_test_path_not_bonded_lane1_chain_reverse()
1149 struct tb_switch *host, *dev1, *dev2, *dev3, *dev4; in tb_test_path_mixed_chain() local
1156 dev2 = alloc_dev_default(test, dev1, 0x701, false); in tb_test_path_mixed_chain()
1157 dev3 = alloc_dev_default(test, dev2, 0x50701, false); in tb_test_path_mixed_chain()
1241 struct tb_switch *host, *dev1, *dev2, *dev3, *dev4; in tb_test_path_mixed_chain_reverse() local
1248 dev2 = alloc_dev_default(test, dev1, 0x701, false); in tb_test_path_mixed_chain_reverse()
1249 dev3 = alloc_dev_default(test, dev2, 0x50701, false); in tb_test_path_mixed_chain_reverse()
1278 struct tb_switch *host, *dev1, *dev2; in tb_test_tunnel_pcie() local
1295 dev2 = alloc_dev_default(test, dev1, 0x501, true); in tb_test_tunnel_pcie()
1313 up = &dev2->ports[9]; in tb_test_tunnel_pcie()
1417 struct tb_switch *host, *dev1, *dev2, *dev3, *dev5; in tb_test_tunnel_dp_tree() local
1439 dev2 = alloc_dev_with_dpin(test, dev1, 0x303, true); in tb_test_tunnel_dp_tree()
1444 in = &dev2->ports[13]; in tb_test_tunnel_dp_tree()
1467 struct tb_switch *host, *dev1, *dev2, *dev3, *dev4, *dev5, *dev6; in tb_test_tunnel_dp_max_length() local
1497 dev2 = alloc_dev_default(test, dev1, 0x301, true); in tb_test_tunnel_dp_max_length()
1498 dev3 = alloc_dev_default(test, dev2, 0x30301, true); in tb_test_tunnel_dp_max_length()
1547 struct tb_switch *host, *dev1, *dev2; in tb_test_tunnel_usb3() local
1564 dev2 = alloc_dev_default(test, dev1, 0x701, true); in tb_test_tunnel_usb3()
1582 up = &dev2->ports[16]; in tb_test_tunnel_usb3()
1602 struct tb_switch *host, *dev1, *dev2, *dev3, *dev4, *dev5; in tb_test_tunnel_port_on_path() local
1622 dev2 = alloc_dev_with_dpin(test, dev1, 0x303, true); in tb_test_tunnel_port_on_path()
1627 in = &dev2->ports[13]; in tb_test_tunnel_port_on_path()
1785 struct tb_switch *host, *dev1, *dev2; in tb_test_tunnel_dma_chain() local
1809 dev2 = alloc_dev_default(test, dev1, 0x701, true); in tb_test_tunnel_dma_chain()
1812 port = &dev2->ports[3]; in tb_test_tunnel_dma_chain()
1824 &dev2->ports[1]); in tb_test_tunnel_dma_chain()
1842 &dev2->ports[1]); in tb_test_tunnel_dma_chain()