Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/ontario/common/
H A Dontario.h58 #define SWITCH_A_PATH "/pci@780/pci@0" macro
H A Dpelton.h55 #define SWITCH_A_PATH "/pci@780/pci@0" macro
H A Dstpaul.h56 #define SWITCH_A_PATH "/pci@780/pci@0" macro
H A Dstpaul.c308 if (strcmp(path, SWITCH_A_PATH) == 0) { in stpaul_hw_rev_callback()
377 } else if (strncmp(path, SWITCH_A_PATH, strlen(SWITCH_A_PATH)) == 0) { in get_bus_type()
H A Dpelton.c345 if (strcmp(path, SWITCH_A_PATH) == 0) { in pelton_hw_rev_callback()
H A Dontario.c458 if (strcmp(path, SWITCH_A_PATH) == 0) { in ontario_hw_rev_callback()