| if_xe.c | 89 void xe_dma_rx_completed(bus_dmamap_t, void *); 173 nextdma_setconf (xsc->sc_rxdma, completed_cb, xe_dma_rx_completed); 581 xe_dma_rx_completed(bus_dmamap_t map, void *arg) function in typeref:typename:void 591 DPRINTF(("%s: xe_dma_rx_completed(), "
|