Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/chxge/
H A Dosdep.h131 #define SPIN_LOCK_DESTROY(x) mutex_destroy(&(x)) macro
/titanic_41/usr/src/uts/common/io/chxge/com/
H A Despi.c314 SPIN_LOCK_DESTROY(espi->lock); in t1_espi_destroy()