Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/starfire/io/
H A Didn.c4335 if (IDN_SYNC_TRYLOCK() == 0) { in idn_global_report()
4591 if (IDN_SYNC_TRYLOCK() == 0) { in idn_domain_report()
/titanic_44/usr/src/uts/sun4u/starfire/sys/
H A Didn.h3098 #define IDN_SYNC_TRYLOCK() (mutex_tryenter(&idn.sync.sz_mutex)) macro