Home
last modified time | relevance | path

Searched refs:AMC_PATH (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/lib/libprtdiag_psr/sparc/montoya/common/
H A Dmontoya.h73 #define AMC_PATH "/pci@780/pci@0/pci@8" macro
H A Dmontoya.c88 } else if (strncmp(path, AMC_PATH, strlen(AMC_PATH)) == 0) { in get_slot_number()