Searched refs:dev4 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/thunderbolt/ |
H A D | test.c | 1207 struct tb_switch *host, *dev1, *dev2, *dev3, *dev4; in tb_test_path_mixed_chain() local 1219 out = &dev4->ports[13]; in tb_test_path_mixed_chain() 1299 struct tb_switch *host, *dev1, *dev2, *dev3, *dev4; in tb_test_path_mixed_chain_reverse() local 1310 in = &dev4->ports[13]; in tb_test_path_mixed_chain_reverse() 1429 struct tb_switch *host, *dev1, *dev4; in tb_test_tunnel_dp_chain() local 1450 dev4 = alloc_dev_default(test, dev1, 0x701, true); in tb_test_tunnel_dp_chain() 1453 out = &dev4->ports[14]; in tb_test_tunnel_dp_chain() 1629 dev4 = alloc_dev_default(test, dev1, 0x703, true); in tb_test_tunnel_3dp() 1638 out3 = &dev4->ports[14]; in tb_test_tunnel_3dp() 1747 dev4 = alloc_dev_default(test, dev1, 0x703, true); in tb_test_tunnel_port_on_path() [all …]
|