Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/net/
H A Dif_urereg.h613 #define URE_CHIP_VER_7410 0x0800 macro
H A Dif_ure.c921 sc->sc_chip |= URE_CHIP_VER_7410; in ure_read_chipver()
1731 if (sc->sc_chip == URE_CHIP_VER_7410) { in ure_rtl8153b_init()