Searched refs:AXE_UNLOCK (Results 1 – 2 of 2) sorted by relevance
344 AXE_UNLOCK(sc); in axe_miibus_readreg()364 AXE_UNLOCK(sc); in axe_miibus_writereg()441 AXE_UNLOCK(sc); in axe_miibus_statchg()476 AXE_UNLOCK(sc); in axe_ifmedia_sts()1492 AXE_UNLOCK(sc); in axe_ioctl()
362 #define AXE_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx) macro