Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/starcat/sys/
H A Diosramvar.h166 #define IOSRAM_FLAGS_KEY 0x53444344 /* 'SDCD' - flags chunk key */ macro
/titanic_41/usr/src/uts/sun4u/starcat/io/
H A Diosram.c2829 if (chunkp->toc_data.key == IOSRAM_FLAGS_KEY) { in iosram_read_toc()
2894 if (chunkp->toc_data.key == IOSRAM_FLAGS_KEY) { in iosram_init_hashtab()
2932 if (chunkp->toc_data.key == IOSRAM_FLAGS_KEY) { in iosram_update_addrs()