Searched refs:AXE_LOCK (Results 1 – 2 of 2) sorted by relevance
326 AXE_LOCK(sc); in axe_miibus_readreg()357 AXE_LOCK(sc); in axe_miibus_writereg()379 AXE_LOCK(sc); in axe_miibus_statchg()472 AXE_LOCK(sc); in axe_ifmedia_sts()1472 AXE_LOCK(sc); in axe_ioctl()
361 #define AXE_LOCK(_sc) mtx_lock(&(_sc)->sc_mtx) macro