HomeSort by: relevance | last modified time | path
    Searched defs:axe_get_phyno (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/usb/
if_axe.c 537 axe_get_phyno(struct axe_softc *sc, int sel) function in typeref:typename:int
938 un->un_phyno = axe_get_phyno(sc, AXE_PHY_SEL_PRI);
940 un->un_phyno = axe_get_phyno(sc, AXE_PHY_SEL_SEC);

Completed in 13 milliseconds