aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/xdma/xdma_bio.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* xdma: Fix another -Wunused-but-set-variable warning previously missedJessica Clarke2021-12-101-3/+0
* Extract eventfilter declarations to sys/_eventfilter.hConrad Meyer2019-05-201-0/+2
* o Implement a bounce buffer based on device reserved memory.Ruslan Bukin2019-05-081-2/+1
* Tune xDMA interface slightly:Ruslan Bukin2018-04-121-0/+105