Home
last modified time | relevance | path

Searched refs:SPIN_LOCK (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/io/chxge/
H A Dosdep.h127 #undef SPIN_LOCK
128 #define SPIN_LOCK(x) mutex_enter(&(x)) macro
/titanic_50/usr/src/uts/sparc/sys/
H A Dmachlock.h63 #define SPIN_LOCK(pl) ((pl) > ipltospl(LOCK_LEVEL)) macro
/titanic_50/usr/src/uts/intel/sys/
H A Dmachlock.h67 #define SPIN_LOCK(pl) ((pl) > ipltospl(LOCK_LEVEL)) macro
/titanic_50/usr/src/uts/common/io/chxge/com/
H A Despi.c334 SPIN_LOCK(espi->lock); in t1_espi_set_misc_ctrl()
353 SPIN_LOCK(espi->lock); in t1_espi_get_mon()
382 SPIN_LOCK(espi->lock); in t1_espi_get_mon_t204()