Home
last modified time | relevance | path

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

/NextBSD/sys/dev/usb/net/
HDif_urereg.h429 #define URE_CHIP_VER_4C00 0x01 macro
HDif_ure.c615 sc->sc_chip |= URE_CHIP_VER_4C00; in ure_read_chipver()
640 if (sc->sc_chip & URE_CHIP_VER_4C00) in ure_attach_post()
924 if (sc->sc_chip & URE_CHIP_VER_4C00) { in ure_rtl8152_init()