Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/picl/plugins/sun4u/snowbird/lib/fruaccess/
H A Dpiclsmc.c75 #define SUN_NAME "SUN MICROSYSTEMS, INC." macro
374 if (strncmp(SUN_NAME, (char *)buffer, sizeof (SUN_NAME)) == 0) { in read_board_info()