Home
last modified time | relevance | path

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

/dports/net/openmpi3/openmpi-3.1.6/opal/mca/hwloc/hwloc1117/hwloc/src/
H A Dpci-common.c458 #define HWLOC_PCI_EXP_LNKSTA_WIDTH 0x03f0 macro
469 width = (linksta & HWLOC_PCI_EXP_LNKSTA_WIDTH) >> 4; /* how many lanes */ in hwloc_pci_find_linkspeed()
/dports/devel/hwloc/hwloc-1.11.13/src/
H A Dpci-common.c458 #define HWLOC_PCI_EXP_LNKSTA_WIDTH 0x03f0 macro
469 width = (linksta & HWLOC_PCI_EXP_LNKSTA_WIDTH) >> 4; /* how many lanes */ in hwloc_pci_find_linkspeed()
/dports/net/openmpi/openmpi-4.1.1/opal/mca/hwloc/hwloc201/hwloc/hwloc/
H A Dpci-common.c690 #define HWLOC_PCI_EXP_LNKSTA_WIDTH 0x03f0 macro
701 width = (linksta & HWLOC_PCI_EXP_LNKSTA_WIDTH) >> 4; /* how many lanes */ in hwloc_pcidisc_find_linkspeed()
/dports/net/mpich/mpich-3.4.3/modules/hwloc/hwloc/
H A Dpci-common.c791 #define HWLOC_PCI_EXP_LNKSTA_WIDTH 0x03f0 macro
802 width = (linksta & HWLOC_PCI_EXP_LNKSTA_WIDTH) >> 4; /* how many lanes */ in hwloc_pcidisc_find_linkspeed()
/dports/net/mpich/mpich-3.4.3/src/pm/hydra2/libhydra/topo/hwloc/hwloc/hwloc/
H A Dpci-common.c791 #define HWLOC_PCI_EXP_LNKSTA_WIDTH 0x03f0 macro
802 width = (linksta & HWLOC_PCI_EXP_LNKSTA_WIDTH) >> 4; /* how many lanes */ in hwloc_pcidisc_find_linkspeed()
/dports/net/mpich/mpich-3.4.3/src/pm/hydra/tools/topo/hwloc/hwloc/hwloc/
H A Dpci-common.c791 #define HWLOC_PCI_EXP_LNKSTA_WIDTH 0x03f0 macro
802 width = (linksta & HWLOC_PCI_EXP_LNKSTA_WIDTH) >> 4; /* how many lanes */ in hwloc_pcidisc_find_linkspeed()
/dports/devel/hwloc2/hwloc-2.5.0/hwloc/
H A Dpci-common.c796 #define HWLOC_PCI_EXP_LNKSTA_WIDTH 0x03f0 macro
807 width = (linksta & HWLOC_PCI_EXP_LNKSTA_WIDTH) >> 4; /* how many lanes */ in hwloc_pcidisc_find_linkspeed()