Home
last modified time | relevance | path

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

/dpdk/drivers/crypto/ccp/
H A Dccp_pci.h12 #define SYSFS_PCI_DEVICES "/sys/bus/pci/devices" macro
H A Dccp_dev.c700 dir = opendir(SYSFS_PCI_DEVICES); in ccp_probe_devices()
710 SYSFS_PCI_DEVICES, d->d_name); in ccp_probe_devices()
/dpdk/drivers/bus/pci/
H A Dpci_common.c32 #define SYSFS_PCI_DEVICES "/sys/bus/pci/devices" macro
41 return SYSFS_PCI_DEVICES; in rte_pci_get_sysfs_path()