Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/ccp/
H A Dccp_pci.h12 #define SYSFS_PCI_DEVICES "/sys/bus/pci/devices" macro
H A Dccp_dev.c788 dir = opendir(SYSFS_PCI_DEVICES); in ccp_probe_devices()
798 SYSFS_PCI_DEVICES, d->d_name); in ccp_probe_devices()
/f-stack/dpdk/drivers/bus/pci/
H A Dpci_common.c31 #define SYSFS_PCI_DEVICES "/sys/bus/pci/devices" macro
40 return SYSFS_PCI_DEVICES; in rte_pci_get_sysfs_path()