Searched refs:rte_dev_is_probed (Results 1 – 12 of 12) sorted by relevance
64 if (rte_dev_is_probed(&dev2->device) && in auxiliary_scan_one()
75 rte_dev_is_probed(const struct rte_device *dev) in rte_dev_is_probed() function173 if (ret && !rte_dev_is_probed(dev)) { /* if hasn't ever succeeded */ in local_dev_probe()333 if (!rte_dev_is_probed(dev)) { in rte_dev_remove()
270 if (!rte_dev_is_probed(dev)) { in __handle_primary_request()
102 int rte_dev_is_probed(const struct rte_device *dev);
148 if (rte_dev_is_probed(&dev->device)) { in vmbus_probe_all_drivers()
29 rte_dev_is_probed;
318 if (rte_dev_is_probed(&afu_dev->device)) { in ifpga_probe_all_drivers()
463 if (rte_dev_is_probed(&dev->device)) in rte_fslmc_probe()
196 if (rte_dev_is_probed(&dev->device)) in vdev_probe_all_drivers()
348 if (!rte_dev_is_probed(&dev2->device)) { in pci_scan_one()
683 if (rte_dev_is_probed(&dev->device)) in rte_dpaa_bus_probe()
200 already_probed = rte_dev_is_probed(&dev->device); in rte_pci_probe_one_driver()