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

/illumos-gate/usr/src/uts/common/io/chxge/
H A Dosdep.h130 #define SPIN_TRYLOCK(x) mutex_tryenter(&(x)) macro
/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Despi.c349 if (!SPIN_TRYLOCK(espi->lock))
379 if (!SPIN_TRYLOCK(espi->lock))

Completed in 57 milliseconds