Searched refs:AXE_UNLOCK (Results 1 – 2 of 2) sorted by relevance
342 AXE_UNLOCK(sc); in axe_miibus_readreg()362 AXE_UNLOCK(sc); in axe_miibus_writereg()439 AXE_UNLOCK(sc); in axe_miibus_statchg()474 AXE_UNLOCK(sc); in axe_ifmedia_sts()1495 AXE_UNLOCK(sc); in axe_ioctl()
362 #define AXE_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx) macro