Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/ontario/common/
H A Dpelton.c67 if (strncmp(path, PEL_PCIX_SLOT0, PCIX_COMP_NUM) == 0) { in get_bus_type()
69 } else if (strncmp(path, PEL_PCIX_SLOT1, PCIX_COMP_NUM) == 0) { in get_bus_type()
71 } else if (strncmp(path, PEL_PCIX_SLOT2, PCIX_COMP_NUM) == 0) { in get_bus_type()
73 } else if (strncmp(path, PEL_PCIX_ONBOARD0, PCIX_COMP_NUM) == 0) { in get_bus_type()
H A Dontario.h46 #define PCIX_COMP_NUM 20 macro
H A Dpelton.h43 #define PCIX_COMP_NUM 20 macro
H A Dontario.c81 if (strncmp(path, PCIX_SLOT0, PCIX_COMP_NUM) == 0) { in get_bus_type()
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/montoya/common/
H A Dmontoya.h45 #define PCIX_COMP_NUM 20 macro