Home
last modified time | relevance | path

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

/mOS-networking-stack/dpdk-iface-kmod/
H A Ddpdk_iface_main.c16 #define SYSFS_PCI_DRIVER_PATH "/sys/bus/pci/drivers/" macro
17 #define SYSFS_PCI_IGB_UIO SYSFS_PCI_DRIVER_PATH"igb_uio"
18 #define SYSFS_PCI_VFIO_PCI SYSFS_PCI_DRIVER_PATH"vfio-pci"
19 #define SYSFS_PCI_UIOPCIGEN SYSFS_PCI_DRIVER_PATH"uio_pci_generic"