Searched refs:bnxeLoaderMutex (Results 1 – 5 of 5) sorted by relevance
224 mutex_enter(&bnxeLoaderMutex); in BnxeDumpMem()249 mutex_exit(&bnxeLoaderMutex); in BnxeDumpMem()263 mutex_enter(&bnxeLoaderMutex); in BnxeDumpPkt()308 mutex_exit(&bnxeLoaderMutex); in BnxeDumpPkt()
57 kmutex_t bnxeLoaderMutex; variable1294 mutex_init(&bnxeLoaderMutex, NULL, MUTEX_DRIVER, NULL); in _init()1310 mutex_destroy(&bnxeLoaderMutex); in _fini()
518 mutex_enter(&bnxeLoaderMutex); in BnxeMacStart()520 mutex_exit(&bnxeLoaderMutex); in BnxeMacStart()547 mutex_enter(&bnxeLoaderMutex); in BnxeMacStop()549 mutex_exit(&bnxeLoaderMutex); in BnxeMacStop()
1368 mutex_enter(&bnxeLoaderMutex); in MM_ACQUIRE_LOADER_LOCK_IMP()1374 mutex_exit(&bnxeLoaderMutex); in MM_RELEASE_LOADER_LOCK_IMP()
924 extern kmutex_t bnxeLoaderMutex;