Searched refs:EMAC_UNLOCK (Results 1 – 2 of 2) sorted by relevance
440 EMAC_UNLOCK(sc); in emac_rxeof()494 EMAC_UNLOCK(sc); in emac_init()607 EMAC_UNLOCK(sc); in emac_start()730 EMAC_UNLOCK(sc); in emac_intr()759 EMAC_UNLOCK(sc); in emac_ioctl()767 EMAC_UNLOCK(sc); in emac_ioctl()806 EMAC_UNLOCK(sc); in emac_detach()856 EMAC_UNLOCK(sc); in emac_suspend()875 EMAC_UNLOCK(sc); in emac_resume()1113 EMAC_UNLOCK(sc); in emac_ifmedia_upd()[all …]
239 #define EMAC_UNLOCK(cs) mtx_unlock(&(sc)->emac_mtx) macro