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

/freebsd-10.1-release/sys/dev/usb/net/
H A Dif_axe.c209 static int axe_get_phyno(struct axe_softc *, int);
515 axe_get_phyno(struct axe_softc *sc, int sel) function
825 sc->sc_phyno = axe_get_phyno(sc, AXE_PHY_SEL_PRI);
827 sc->sc_phyno = axe_get_phyno(sc, AXE_PHY_SEL_SEC);

Completed in 94 milliseconds