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

/freebsd-11.0-release/sys/dev/usb/net/
H A Dif_auereg.h74 #define AUE_CTL2 0x02 macro
H A Dif_aue.c982 AUE_SETBIT(sc, AUE_CTL2, AUE_CTL2_EP3_CLR);
1000 AUE_SETBIT(sc, AUE_CTL2, AUE_CTL2_RX_PROMISC);
1002 AUE_CLRBIT(sc, AUE_CTL2, AUE_CTL2_RX_PROMISC);

Completed in 101 milliseconds