Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4u/starcat/sys/
H A Diosramvar.h167 #define IOSRAM_INDEX_KEY 0x494e4458 /* 'INDX' - index entry key */ macro
/titanic_50/usr/src/uts/sun4u/starcat/io/
H A Diosram.c2784 if ((index.key != IOSRAM_INDEX_KEY) || in iosram_read_toc()