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

/freebsd-12-stable/sys/dev/usb/net/
H A Dif_auereg.h216 #define AUE_FLAG_VER_2 0x0200 /* chip is version 2 */ macro
H A Dif_aue.c687 sc->sc_flags |= AUE_FLAG_VER_2;
793 if (sc->sc_flags & AUE_FLAG_VER_2) {
876 if (sc->sc_flags & AUE_FLAG_VER_2) {

Completed in 48 milliseconds