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

/freebsd-10-stable/sys/dev/usb/net/
H A Dif_auereg.h218 #define AUE_LOCK(_sc) mtx_lock(&(_sc)->sc_mtx) macro
H A Dif_aue.c419 AUE_LOCK(sc);
469 AUE_LOCK(sc);
499 AUE_LOCK(sc);
1029 AUE_LOCK(sc);

Completed in 102 milliseconds