Searched refs:sc_phyno (Results 1 – 4 of 4) sorted by relevance
| /dragonfly/sys/bus/u4b/net/ |
| HD | if_axe.c | 322 if(phy != sc->sc_phyno){ in axe_miibus_readreg() 633 axe_miibus_writereg(ue->ue_dev, sc->sc_phyno, in axe_ax88178_init() 635 axe_miibus_writereg(ue->ue_dev, sc->sc_phyno, in axe_ax88178_init() 637 val = axe_miibus_readreg(ue->ue_dev, sc->sc_phyno, in axe_ax88178_init() 639 axe_miibus_writereg(ue->ue_dev, sc->sc_phyno, in axe_ax88178_init() 641 axe_miibus_writereg(ue->ue_dev, sc->sc_phyno, in axe_ax88178_init() 670 if (sc->sc_phyno == AXE_772_PHY_NO_EPHY) { in axe_ax88772_init() 711 if (sc->sc_phyno == AXE_772_PHY_NO_EPHY) { in axe_ax88772_phywake() 829 sc->sc_phyno = axe_get_phyno(sc, AXE_PHY_SEL_PRI); in axe_attach_post() 830 if (sc->sc_phyno == -1) in axe_attach_post() [all …]
|
| HD | if_axgereg.h | 165 int sc_phyno; member
|
| HD | if_axereg.h | 337 int sc_phyno; member
|
| HD | if_axge.c | 304 if (sc->sc_phyno != phy) in axge_miibus_writereg() 435 sc->sc_phyno = 3; in axge_attach_post()
|