Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/intel/io/amd8111s/
H A Damd8111s_main.h279 kmutex_t mdlSendLock; member
H A Damd8111s_main.c1175 mutex_enter(&pLayerPointers->pOdl->mdlSendLock); in amd8111s_send_serial()
1220 mutex_exit(&pLayerPointers->pOdl->mdlSendLock); in amd8111s_send_serial()
1257 mutex_enter(&pLayerPointers->pOdl->mdlSendLock); in amd8111s_getTxbuf()
1265 mutex_exit(&pLayerPointers->pOdl->mdlSendLock); in amd8111s_getTxbuf()
1712 mutex_init(&pOdl->mdlSendLock, "amd8111s Send Protection Lock", in amd8111s_attach()
1878 mutex_destroy(&pOdl->mdlSendLock); in amd8111s_unattach()