Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/starcat/sys/
H A Diosramvar.h50 #define IOSRAM_TSWITCH_RETRY 20 /* # of times to wait for */ macro
/titanic_41/usr/src/uts/sun4u/starcat/io/
H A Diosram.c2318 for (count = 0; iosram_tswitch_active && count < IOSRAM_TSWITCH_RETRY; in iosram_switchfrom()