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

  /src/sys/dev/pci/
if_et.c 122 static int et_stop_txdma(struct et_softc *);
559 et_stop_txdma(sc);
1219 et_stop_txdma(struct et_softc *sc) function in typeref:typename:int
1518 error = et_stop_txdma(sc);
if_et.c 122 static int et_stop_txdma(struct et_softc *);
559 et_stop_txdma(sc);
1219 et_stop_txdma(struct et_softc *sc) function in typeref:typename:int
1518 error = et_stop_txdma(sc);

Completed in 22 milliseconds