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

/opensolaris-onvv-gate/usr/src/uts/sun4u/starcat/io/
H A Daxq.c246 mutex_init(&axq_local.axq_local_lock, NULL, MUTEX_DRIVER, NULL);
255 mutex_destroy(&axq_local.axq_local_lock);
276 mutex_destroy(&axq_local.axq_local_lock);
376 mutex_enter(&axq_local.axq_local_lock);
386 mutex_exit(&axq_local.axq_local_lock);
392 mutex_exit(&axq_local.axq_local_lock);
/opensolaris-onvv-gate/usr/src/uts/sun4u/starcat/sys/
H A Daxq.h277 kmutex_t axq_local_lock; member in struct:axq_local_regs

Completed in 88 milliseconds