Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_mac.c818 ADAPTER_UNLOCK(sc); in begin_synchronized_op()
822 ADAPTER_UNLOCK(sc); in begin_synchronized_op()
839 ADAPTER_UNLOCK(sc); in end_synchronized_op()
H A Dadapter.h510 #define ADAPTER_UNLOCK(sc) mutex_exit(&(sc)->lock) macro