Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/ontario/common/
H A Dstpaul.c373 } else if (strncmp(path, SPL_PCIE_NEM0, strlen(SPL_PCIE_NEM0)) == 0) { in get_bus_type()
392 } else if (strncmp(path, SPL_PCIE_NEM0, strlen(SPL_PCIE_NEM0)) == 0) { in get_slot_number()
446 } else if (strncmp(path, SPL_PCIE_NEM0, strlen(SPL_PCIE_NEM0)) == 0) { in stpaul_get_io_instance()
H A Dstpaul.h63 #define SPL_PCIE_NEM0 "/pci@780/pci@0/pci@8/" macro