Searched refs:vbus (Results 1 – 2 of 2) sorted by relevance
64 struct rte_bus *bus, *vbus = NULL; in rte_bus_probe() local68 vbus = bus; in rte_bus_probe()78 if (vbus) { in rte_bus_probe()79 ret = vbus->probe(); in rte_bus_probe()82 vbus->name); in rte_bus_probe()
793 struct rte_bus *vbus = rte_bus_find_by_name("vdev"); in vdev_netvsc_scan_callback() local800 dev = vbus->find_device(NULL, vdev_netvsc_cmp_rte_device, in vdev_netvsc_scan_callback()