Searched refs:hfc_lock (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_fcoib.c93 mutex_enter(&fcoib->hfc_lock);
97 mutex_exit(&fcoib->hfc_lock);
112 mutex_exit(&fcoib->hfc_lock);
115 mutex_exit(&fcoib->hfc_lock);
331 mutex_init(&fcoib->hfc_lock, NULL, MUTEX_DRIVER, NULL);
332 mutex_enter(&fcoib->hfc_lock);
350 mutex_exit(&fcoib->hfc_lock);
362 mutex_exit(&fcoib->hfc_lock);
369 mutex_exit(&fcoib->hfc_lock);
376 mutex_exit(&fcoib->hfc_lock);
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_fcoib.h46 kmutex_t hfc_lock; member in struct:hermon_fcoib_s

Completed in 65 milliseconds