Searched hist:"4 f027abddb02c5b6df045e359a96728b3cd7a09e" (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/dev/proto/ |
H A D | proto_busdma.h | 4f027abddb02c5b6df045e359a96728b3cd7a09e Sat Jun 06 18:09:25 CEST 2015 Marcel Moolenaar <marcel@FreeBSD.org> 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.
|
H A D | proto.h | diff 4f027abddb02c5b6df045e359a96728b3cd7a09e Sat Jun 06 18:09:25 CEST 2015 Marcel Moolenaar <marcel@FreeBSD.org> 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.
|
H A D | proto_dev.h | diff 4f027abddb02c5b6df045e359a96728b3cd7a09e Sat Jun 06 18:09:25 CEST 2015 Marcel Moolenaar <marcel@FreeBSD.org> 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.
|
H A D | proto_busdma.c | 4f027abddb02c5b6df045e359a96728b3cd7a09e Sat Jun 06 18:09:25 CEST 2015 Marcel Moolenaar <marcel@FreeBSD.org> 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.
|
H A D | proto_core.c | diff 4f027abddb02c5b6df045e359a96728b3cd7a09e Sat Jun 06 18:09:25 CEST 2015 Marcel Moolenaar <marcel@FreeBSD.org> 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.
|