Home
last modified time | relevance | path

Searched refs:UDAV_FLAG_NO_PHY (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/dev/usb/net/
HDif_udavreg.h162 #define UDAV_FLAG_NO_PHY 0x0080 macro
HDif_udav.c180 UDAV_FLAG_NO_PHY)},
280 if (sc->sc_flags & UDAV_FLAG_NO_PHY) { in udav_attach()
739 if (!(sc->sc_flags & UDAV_FLAG_NO_PHY)) in udav_stop()