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

  /src/sys/arch/macppc/dev/
if_gm.c 99 static inline void gmac_stop_txdma(struct gmac_softc *);
291 gmac_stop_txdma(struct gmac_softc *sc) function in typeref:typename:void
522 gmac_stop_txdma(sc);
562 gmac_stop_txdma(sc);
721 gmac_stop_txdma(sc);
881 gmac_stop_txdma(sc);

Completed in 14 milliseconds