Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/chxge/
H A Dosdep.h125 #undef SPIN_LOCK
126 #define SPIN_LOCK(x) mutex_enter(&(x)) macro
/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Despi.c332 SPIN_LOCK(espi->lock); in t1_espi_set_misc_ctrl()
351 SPIN_LOCK(espi->lock); in t1_espi_get_mon()
380 SPIN_LOCK(espi->lock); in t1_espi_get_mon_t204()
/illumos-gate/usr/src/uts/sparc/sys/
H A Dmachlock.h61 #define SPIN_LOCK(pl) ((pl) > ipltospl(LOCK_LEVEL)) macro
/illumos-gate/usr/src/uts/intel/sys/
H A Dmachlock.h65 #define SPIN_LOCK(pl) ((pl) > ipltospl(LOCK_LEVEL)) macro