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

/netbsd-current/sys/arch/sparc64/dev/
H A Dldc.c252 mutex_enter(&lc->lc_txq->lq_mtx);
255 mutex_exit(&lc->lc_txq->lq_mtx);
273 mutex_exit(&lc->lc_txq->lq_mtx);
279 mutex_exit(&lc->lc_txq->lq_mtx);
289 mutex_enter(&lc->lc_txq->lq_mtx);
292 mutex_exit(&lc->lc_txq->lq_mtx);
309 mutex_exit(&lc->lc_txq->lq_mtx);
315 mutex_exit(&lc->lc_txq->lq_mtx);
325 mutex_enter(&lc->lc_txq->lq_mtx);
328 mutex_exit(&lc->lc_txq->lq_mtx);
[all...]
H A Dldcvar.h26 kmutex_t lq_mtx; member in struct:ldc_queue

Completed in 129 milliseconds