Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/ontario/common/
H A Dontario.c343 } else if ((strncmp(platbuf, PELTON_PLATFORM, in sun4v_display_pci()
344 strlen(PELTON_PLATFORM))) == 0) { in sun4v_display_pci()
554 } else if ((strncmp(platbuf, PELTON_PLATFORM, in sun4v_display_hw_revisions()
555 strlen(PELTON_PLATFORM))) == 0) { in sun4v_display_hw_revisions()
H A Dpelton.h41 #define PELTON_PLATFORM "SUNW,Netra-T2000" macro