Home
last modified time | relevance | path

Searched refs:dmah_lock (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge_tx.c263 mutex_enter(&srp->dmah_lock); in nge_tx_recycle()
265 mutex_exit(&srp->dmah_lock); in nge_tx_recycle()
453 mutex_enter(&srp->dmah_lock); in nge_send_mapped()
455 mutex_exit(&srp->dmah_lock); in nge_send_mapped()
584 mutex_enter(&srp->dmah_lock); in nge_send_mapped()
586 mutex_exit(&srp->dmah_lock); in nge_send_mapped()
H A Dnge.h569 kmutex_t dmah_lock; member
H A Dnge_main.c827 mutex_init(&srp->dmah_lock, NULL, MUTEX_DRIVER, in nge_init_ring_param_lock()
2279 mutex_destroy(&srp->dmah_lock); in nge_unattach()