Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/net/
H A Dif_axereg.h363 #define AXE_FLAG_772 0x1000 /* AX88772 */ macro
377 ((sc)->sc_flags & (AXE_FLAG_772 | AXE_FLAG_772A | AXE_FLAG_772B | \
381 ((sc)->sc_flags & (AXE_FLAG_772 | AXE_FLAG_772A | AXE_FLAG_772B))
H A Dif_axe.c598 else if (sc->sc_flags & AXE_FLAG_772) in axe_reset()

Completed in 5 milliseconds