HomeSort by: relevance | last modified time | path
    Searched refs:lq_mtx (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sparc64/dev/
ldc.c 252 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);
290 mutex_enter(&lc->lc_txq->lq_mtx);
293 mutex_exit(&lc->lc_txq->lq_mtx);
311 mutex_exit(&lc->lc_txq->lq_mtx);
317 mutex_exit(&lc->lc_txq->lq_mtx);
328 mutex_enter(&lc->lc_txq->lq_mtx);
331 mutex_exit(&lc->lc_txq->lq_mtx);
    [all...]
ldcvar.h 26 kmutex_t lq_mtx; member in struct:ldc_queue

Completed in 13 milliseconds