Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/net/
H A Dif_axe.c214 static int axe_get_phyno(struct axe_softc *, int);
519 axe_get_phyno(struct axe_softc *sc, int sel) in axe_get_phyno() function
826 sc->sc_phyno = axe_get_phyno(sc, AXE_PHY_SEL_PRI); in axe_attach_post()
828 sc->sc_phyno = axe_get_phyno(sc, AXE_PHY_SEL_SEC); in axe_attach_post()