Searched refs:PCIX_COMP_NUM (Results 1 - 5 of 5) sorted by relevance
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/montoya/common/ |
H A D | montoya.h | 47 #define PCIX_COMP_NUM 20 macro
|
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/ontario/common/ |
H A D | ontario.h | 48 #define PCIX_COMP_NUM 20 macro
|
H A D | pelton.h | 45 #define PCIX_COMP_NUM 20 macro
|
H A D | pelton.c | 69 if (strncmp(path, PEL_PCIX_SLOT0, PCIX_COMP_NUM) == 0) { 71 } else if (strncmp(path, PEL_PCIX_SLOT1, PCIX_COMP_NUM) == 0) { 73 } else if (strncmp(path, PEL_PCIX_SLOT2, PCIX_COMP_NUM) == 0) { 75 } else if (strncmp(path, PEL_PCIX_ONBOARD0, PCIX_COMP_NUM) == 0) {
|
H A D | ontario.c | 83 if (strncmp(path, PCIX_SLOT0, PCIX_COMP_NUM) == 0) {
|
Completed in 46 milliseconds