Home
last modified time | relevance | path

Searched refs:re_8169_PhyVersion (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/netif/re/
H A Dif_revar.h182 u_int8_t re_8169_PhyVersion; member
H A Dre.h904 u_int8_t re_8169_PhyVersion; member
H A Dre.c4786 sc->re_8169_PhyVersion=(MP_ReadPhyUshort(sc, 0x03)&0x000f); in re_init_software_variable()
4787 DBGPRINT1(sc->re_unit,"8169 Phy Version %d",sc->re_8169_PhyVersion); in re_init_software_variable()