Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/sys/
H A Dtodsg.h92 #define TODSG_MAGIC 0x54443100 /* 'T','D', '1', \0 */ macro
/titanic_41/usr/src/uts/sun4u/io/
H A Dtodsg.c211 magic != TODSG_MAGIC) { in verify_sc_tod_version()