Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/
Dif_jme.c154 uint8_t jme_phyaddr; /* address of integrated phy */ member
353 sc->jme_phyaddr = in jme_pci_attach()
357 sc->jme_phyaddr = 0; in jme_pci_attach()
887 reg |= sc->jme_phyaddr; in jme_init()
964 if (sc->jme_phyaddr != phy) in jme_mii_read()
998 if (sc->jme_phyaddr != phy) in jme_mii_write()
1807 jme_mii_write(sc->jme_dev, sc->jme_phyaddr, in jme_mac_config()
1811 jme_mii_write(sc->jme_dev, sc->jme_phyaddr, in jme_mac_config()