Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/starcat/sys/
H A Diosramvar.h241 #define IOSRAM_STATE_INIT 0x0001 /* initialization */ macro
/titanic_41/usr/src/uts/sun4u/starcat/io/
H A Diosram.c407 softp->state = IOSRAM_STATE_INIT; in iosram_attach()