Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/net/
H A Dif_axe.c126 { USB_VPI(0x0B95, 0x772B, AXE_FLAG_772B) },
602 else if (sc->sc_flags & AXE_FLAG_772B) in axe_reset()
629 if (sc->sc_flags & (AXE_FLAG_772A | AXE_FLAG_772B)) { in axe_attach_post()
666 else if (sc->sc_flags & AXE_FLAG_772B) { in axe_miibus_statchg()
678 else if (sc->sc_flags & AXE_FLAG_772B) in axe_miibus_statchg()
1038 if (sc->sc_flags & AXE_FLAG_772B) { in axe_init()
1048 if (sc->sc_flags & AXE_FLAG_772B) { in axe_init()
H A Dif_axereg.h365 #define AXE_FLAG_772B 0x4000 /* AX88772B */ 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))

Completed in 4 milliseconds