Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac.c356 static kmutex_t i_mactype_lock; variable
3189 mutex_enter(&i_mactype_lock); in mactype_getplugin()
3217 mutex_exit(&i_mactype_lock); in mactype_getplugin()
3307 mutex_enter(&i_mactype_lock); in mactype_unregister()
3334 mutex_exit(&i_mactype_lock); in mactype_unregister()