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

  /src/sys/arch/next68k/dev/
if_xe.c 93 void xe_dma_tx_shutdown(void *);
179 nextdma_setconf (xsc->sc_txdma, shutdown_cb, xe_dma_tx_shutdown);
530 xe_dma_tx_shutdown(void *arg) function in typeref:typename:void
536 DPRINTF(("%s: xe_dma_tx_shutdown()\n", device_xname(sc->sc_dev)));

Completed in 190 milliseconds