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

  /src/sys/arch/arm/nxp/
if_enet_imx.c 61 static int enet_phy_id(struct enet_softc *, const int);
132 sc->sc_phyid = enet_phy_id(sc, phandle);
260 enet_phy_id(struct enet_softc *sc, const int phandle) function in typeref:typename:int

Completed in 11 milliseconds