Home
last modified time | relevance | path

Searched refs:found_device (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/drivers/bus/pci/windows/
H A Dpci.c389 DWORD device_index = 0, found_device = 0; in rte_pci_scan() local
418 found_device++; in rte_pci_scan()
426 RTE_LOG(DEBUG, EAL, "PCI scan found %lu devices\n", found_device); in rte_pci_scan()