Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/igb/
H A De1000_osdep.h195 #define E1000_MUTEX_UNLOCK(mutex) mutex_exit(mutex) macro
/titanic_50/usr/src/uts/common/io/e1000g/
H A De1000_osdep.h228 #define E1000_MUTEX_UNLOCK(mutex) mutex_exit(mutex) macro
/titanic_50/usr/src/uts/common/io/e1000api/
H A De1000_82571.c659 E1000_MUTEX_UNLOCK(&hw->dev_spec._82571.swflag_mutex); in e1000_get_hw_semaphore_82574()
675 E1000_MUTEX_UNLOCK(&hw->dev_spec._82571.swflag_mutex); in e1000_put_hw_semaphore_82574()
H A De1000_ich8lan.c1855 E1000_MUTEX_UNLOCK(&hw->dev_spec.ich8lan.nvm_mutex); in e1000_release_nvm_ich8lan()
1916 E1000_MUTEX_UNLOCK(&hw->dev_spec.ich8lan.swflag_mutex); in e1000_acquire_swflag_ich8lan()
1943 E1000_MUTEX_UNLOCK(&hw->dev_spec.ich8lan.swflag_mutex); in e1000_release_swflag_ich8lan()
5016 E1000_MUTEX_UNLOCK(&hw->dev_spec.ich8lan.swflag_mutex); in e1000_reset_hw_ich8lan()