opnsense-src/sys/dev/xdma
2022-05-10 10:21:37 -07:00
..
controller xdma: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-10 10:21:37 -07:00
xdma.c xdma: Inline variables with simple values used once in a KASSERT(). 2022-04-13 16:08:23 -07:00
xdma.h
xdma_bank.c xdma: Inline variables with simple values used once in a KASSERT(). 2022-04-13 16:08:23 -07:00
xdma_bio.c xdma: Fix another -Wunused-but-set-variable warning previously missed 2021-12-10 05:06:54 +00:00
xdma_fdt_test.c xdma: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-10 10:21:37 -07:00
xdma_if.m
xdma_iommu.c
xdma_mbuf.c xdma: Fix -Wunused-but-set-variable warnings 2021-12-10 04:48:51 +00:00
xdma_queue.c xdma: Inline variables with simple values used once in a KASSERT(). 2022-04-13 16:08:23 -07:00
xdma_sg.c xdma: Fix -Wunused-but-set-variable warnings 2021-12-10 04:48:51 +00:00
xdma_sglist.c