Home
last modified time | relevance | path

Searched refs:PHY_UNLOCK (Results 1 – 2 of 2) 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); }
H A Dyge.c330 PHY_UNLOCK(port->p_dev); in yge_mii_read()
341 PHY_UNLOCK(port->p_dev); in yge_mii_write()