| if_xe.c | 91 void xe_dma_tx_completed(bus_dmamap_t, void *); 178 nextdma_setconf (xsc->sc_txdma, completed_cb, xe_dma_tx_completed); 506 xe_dma_tx_completed(bus_dmamap_t map, void *arg) function in typeref:typename:void 515 DPRINTF(("%s: xe_dma_tx_completed()\n", device_xname(sc->sc_dev)));
|