Searched refs:sc_phyno (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.1-release/sys/dev/usb/net/
H A Dif_axe.c629 axe_miibus_writereg(ue->ue_dev, sc->sc_phyno,
631 axe_miibus_writereg(ue->ue_dev, sc->sc_phyno,
633 val = axe_miibus_readreg(ue->ue_dev, sc->sc_phyno,
635 axe_miibus_writereg(ue->ue_dev, sc->sc_phyno,
637 axe_miibus_writereg(ue->ue_dev, sc->sc_phyno,
666 if (sc->sc_phyno == AXE_772_PHY_NO_EPHY) {
707 if (sc->sc_phyno == AXE_772_PHY_NO_EPHY) {
825 sc->sc_phyno = axe_get_phyno(sc, AXE_PHY_SEL_PRI);
826 if (sc->sc_phyno == -1)
827 sc->sc_phyno
[all...]
H A Dif_axgereg.h165 int sc_phyno; member in struct:axge_softc
H A Dif_smsc.c470 if (sc->sc_phyno != phy)
1278 smsc_miibus_writereg(sc->sc_ue.ue_dev, sc->sc_phyno, MII_BMCR, BMCR_RESET);
1283 bmcr = smsc_miibus_readreg(sc->sc_ue.ue_dev, sc->sc_phyno, MII_BMCR);
1291 smsc_miibus_writereg(sc->sc_ue.ue_dev, sc->sc_phyno, MII_ANAR,
1298 smsc_miibus_readreg(sc->sc_ue.ue_dev, sc->sc_phyno, SMSC_PHY_INTR_STAT);
1299 smsc_miibus_writereg(sc->sc_ue.ue_dev, sc->sc_phyno, SMSC_PHY_INTR_MASK,
1303 bmcr = smsc_miibus_readreg(sc->sc_ue.ue_dev, sc->sc_phyno, MII_BMCR);
1305 smsc_miibus_writereg(sc->sc_ue.ue_dev, sc->sc_phyno, MII_BMCR, bmcr);
1616 sc->sc_phyno = 1;
1704 BMSR_DEFCAPMASK, sc->sc_phyno, MII_OFFSET_AN
[all...]
H A Dif_smscreg.h262 int sc_phyno; member in struct:smsc_softc
H A Dif_axereg.h337 int sc_phyno; member in struct:axe_softc
H A Dif_axge.c304 if (sc->sc_phyno != phy)
435 sc->sc_phyno = 3;
467 BMSR_DEFCAPMASK, sc->sc_phyno, MII_OFFSET_ANY, MIIF_DOPAUSE);

Completed in 113 milliseconds