Home
last modified time | relevance | path

Searched refs:AUE_LOCK (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/usb/net/
H A Dif_auereg.h218 #define AUE_LOCK(_sc) mtx_lock(&(_sc)->sc_mtx) macro
H A Dif_aue.c427 AUE_LOCK(sc); in aue_miibus_readreg()
477 AUE_LOCK(sc); in aue_miibus_writereg()
507 AUE_LOCK(sc); in aue_miibus_statchg()
1034 AUE_LOCK(sc); in aue_ifmedia_sts()