Searched refs:PCIE_COMP_NUM (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/montoya/common/
H A Dmontoya.h46 #define PCIE_COMP_NUM 20 macro
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/ontario/common/
H A Dontario.h47 #define PCIE_COMP_NUM 20 macro
H A Dpelton.h44 #define PCIE_COMP_NUM 20 macro
H A Dontario.c93 if (strncmp(path, PCIE_SLOT0, PCIE_COMP_NUM) == 0) {
96 } else if (strncmp(path, PCIE_SLOT1, PCIE_COMP_NUM) == 0) {
99 } else if (strncmp(path, PCIE_SLOT2, PCIE_COMP_NUM) == 0) {
H A Dpelton.c95 if (strncmp(path, PEL_PCIE_SLOT0, PCIE_COMP_NUM) == 0) {

Completed in 376 milliseconds