Searched full:_dma (Results 1 – 10 of 10) sorted by relevance
| /freebsd/libexec/ |
| H A D | Makefile | 9 ${_dma} \ 61 _dma= dma macro
|
| /freebsd/sys/contrib/dev/acpica/include/ |
| H A D | acnames.h | 166 #define METHOD_NAME__DMA "_DMA"
|
| H A D | amlresrc.h | 172 #define ACPI_RESTAG_DMA "_DMA"
|
| H A D | acpredef.h | 573 {{"_DMA", METHOD_0ARGS, 1251 {{"_DMA", WIDTH_8, 0}},
|
| /freebsd/sys/dev/safe/ |
| H A D | safe.c | 132 #define safe_dma_sync(_dma, _flags) \ argument 133 bus_dmamap_sync((_dma)->dma_tag, (_dma)->dma_map, (_flags))
|
| /freebsd/sys/contrib/dev/acpica/compiler/ |
| H A D | aslrestype1i.c | 326 case 0: /* DMA Request Lines [WORD] (_DMA) */ in RsDoFixedDmaDescriptor()
|
| /freebsd/sys/contrib/dev/acpica/components/namespace/ |
| H A D | nsrepair.c | 218 { "_DMA", ACPI_RTYPE_INTEGER | ACPI_RTYPE_STRING | ACPI_RTYPE_BUFFER | ACPI_RTYPE_NONE,
|
| /freebsd/sys/contrib/dev/acpica/components/resources/ |
| H A D | rsxface.c | 836 /* Get the _CRS/_PRS/_AEI/_DMA resource list */ in ACPI_EXPORT_SYMBOL()
|
| /freebsd/sys/contrib/dev/acpica/common/ |
| H A D | ahpredef.c | 234 …AH_PREDEF ("_DMA", "Direct Memory Access", "Returns device current resources for DMA transactio…
|
| /freebsd/sys/contrib/dev/acpica/ |
| H A D | changes.txt | 2624 Added additional support for the _DMA predefined name. _DMA returns a 6120 2) For the _CRS, _PRS, and _DMA names, return a resource descriptor with
|