Home
last modified time | relevance | path

Searched refs:et_stop_txdma (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/et/
H A Dif_et.c144 static int et_stop_txdma(struct et_softc *);
658 et_stop_txdma(sc); in et_stop()
1483 et_stop_txdma(struct et_softc *sc) in et_stop_txdma() function
1803 error = et_stop_txdma(sc); in et_init_txdma()