HomeSort by: relevance | last modified time | path
    Searched defs:jme_phyaddr (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/
if_jme.c 154 uint8_t jme_phyaddr; /* address of integrated phy */ member in struct:jme_softc
353 sc->jme_phyaddr =
357 sc->jme_phyaddr = 0;
887 reg |= sc->jme_phyaddr;
964 if (sc->jme_phyaddr != phy)
998 if (sc->jme_phyaddr != phy)
1807 jme_mii_write(sc->jme_dev, sc->jme_phyaddr,
1811 jme_mii_write(sc->jme_dev, sc->jme_phyaddr,

Completed in 12 milliseconds