freebsd-skq/sys/dev/proto
Marcel Moolenaar 4f027abddb DMA support part 1: DMA tag create & destroy
Create a special resource (= device special file) for management
of tags and maps, as well as for mapping memory into the address
space. DMA resources are managed using the PROTO_IOC_BUSDMA ioctl.
Part 1 implements tag creation, derivation and destruction.
2015-06-06 16:09:25 +00:00
..
proto_bus_pci.c
proto_busdma.c
proto_busdma.h
proto_core.c
proto_dev.h
proto.h