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

  /src/sys/arch/powerpc/ibm4xx/dev/
if_emac.c 393 static uint32_t emac_mii_wait(struct emac_softc *);
2199 if ((rv = emac_mii_wait(sc)) != 0)
2209 if ((rv = emac_mii_wait(sc)) != 0)
2236 if ((rv = emac_mii_wait(sc)) != 0)
2247 if ((rv = emac_mii_wait(sc)) != 0)
2312 emac_mii_wait(struct emac_softc *sc) function
if_emac.c 393 static uint32_t emac_mii_wait(struct emac_softc *);
2199 if ((rv = emac_mii_wait(sc)) != 0)
2209 if ((rv = emac_mii_wait(sc)) != 0)
2236 if ((rv = emac_mii_wait(sc)) != 0)
2247 if ((rv = emac_mii_wait(sc)) != 0)
2312 emac_mii_wait(struct emac_softc *sc) function

Completed in 37 milliseconds