Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.h2208 #define RX_UNLOCK(dev) mutex_exit(&dev->d_rxlock); macro
2217 { PHY_UNLOCK(dev); TX_UNLOCK(dev); RX_UNLOCK(dev); }
H A Dyge.c2282 RX_UNLOCK(dev); in yge_intr()
2292 RX_UNLOCK(dev); in yge_intr()
2334 RX_UNLOCK(dev); in yge_intr()