Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/chxge/
H A Dosdep.h128 #define SPIN_TRYLOCK(x) mutex_tryenter(&(x)) macro
/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Despi.c347 if (!SPIN_TRYLOCK(espi->lock)) in t1_espi_get_mon()
377 if (!SPIN_TRYLOCK(espi->lock)) in t1_espi_get_mon_t204()