Home
last modified time | relevance | path

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

/freebsd/sys/dev/et/
H A Dif_et.c140 static int et_init_txdma(struct et_softc *);
1661 error = et_init_txdma(sc); in et_chip_init()
1797 et_init_txdma(struct et_softc *sc) in et_init_txdma() function