Searched defs:PHY_UNLOCK (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.h2212 #define PHY_UNLOCK(dev) mutex_exit(&dev->d_phylock); macro
2217 { PHY_UNLOCK(dev); TX_UNLOCK(dev); RX_UNLOCK(dev); }

Completed in 2184 milliseconds