Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/ioat/
HDioat.c80 static void ioat_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg,
608 ringsz, ioat_dmamap_cb, &ioat->hw_desc_bus_addr, BUS_DMA_NOWAIT); in ioat3_attach()
700 ioat_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) in ioat_dmamap_cb() function