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

/freebsd-10-stable/sys/dev/usb/net/
H A Dif_auereg.h214 #define AUE_FLAG_VER_2 0x0200 /* chip is version 2 */ macro
H A Dif_aue.c680 sc->sc_flags |= AUE_FLAG_VER_2;
786 if (sc->sc_flags & AUE_FLAG_VER_2) {
869 if (sc->sc_flags & AUE_FLAG_VER_2) {

Completed in 45 milliseconds