Home
last modified time | relevance | path

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

/dports/net/mpich/mpich-3.4.3/modules/ucx/src/ucs/sys/
H A Dtopo.c105 static const char sysfs_pci_prefix[] = "/sys/class/pci_bus"; in ucs_topo_get_path_with_bus() local
107 sprintf(path, "%s/0000:%02x", sysfs_pci_prefix, bus); in ucs_topo_get_path_with_bus()