Home
last modified time | relevance | path

Searched refs:SWITCH_B_PATH (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/ontario/common/
H A Dontario.h59 #define SWITCH_B_PATH "/pci@7c0/pci@0" macro
H A Dpelton.h56 #define SWITCH_B_PATH "/pci@7c0/pci@0" macro
H A Dstpaul.h57 #define SWITCH_B_PATH "/pci@7c0/pci@0" macro
H A Dstpaul.c316 if (strcmp(path, SWITCH_B_PATH) == 0) { in stpaul_hw_rev_callback()
379 } else if (strncmp(path, SWITCH_B_PATH, strlen(SWITCH_B_PATH)) == 0) { in get_bus_type()
H A Dpelton.c352 if (strcmp(path, SWITCH_B_PATH) == 0) { in pelton_hw_rev_callback()
H A Dontario.c465 if (strcmp(path, SWITCH_B_PATH) == 0) { in ontario_hw_rev_callback()