Searched refs:mdlSendLock (Results 1 – 2 of 2) sorted by relevance
1174 mutex_enter(&pLayerPointers->pOdl->mdlSendLock); in amd8111s_send_serial()1219 mutex_exit(&pLayerPointers->pOdl->mdlSendLock); in amd8111s_send_serial()1256 mutex_enter(&pLayerPointers->pOdl->mdlSendLock); in amd8111s_getTxbuf()1264 mutex_exit(&pLayerPointers->pOdl->mdlSendLock); in amd8111s_getTxbuf()1711 mutex_init(&pOdl->mdlSendLock, "amd8111s Send Protection Lock", in amd8111s_attach()1877 mutex_destroy(&pOdl->mdlSendLock); in amd8111s_unattach()
279 kmutex_t mdlSendLock; member