Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/net/
H A Dif_axe.c462 if (sc->sc_phyno == AXE_772_PHY_NO_EPHY) { in axe_ax88772_init()
500 if (sc->sc_phyno == AXE_772_PHY_NO_EPHY) { in axe_ax88772_phywake()
618 sc->sc_phyno = axe_get_phyno(sc, AXE_PHY_SEL_PRI); in axe_attach_post()
619 if (sc->sc_phyno == -1) in axe_attach_post()
620 sc->sc_phyno = axe_get_phyno(sc, AXE_PHY_SEL_SEC); in axe_attach_post()
621 if (sc->sc_phyno == -1) { in axe_attach_post()
624 sc->sc_phyno = 0; in axe_attach_post()
H A Dif_axgereg.h169 int sc_phyno; member
H A Dif_axereg.h356 int sc_phyno; member

Completed in 4 milliseconds