Searched defs:bus_dmamem_alloc_range (Results 1 – 4 of 4) sorted by relevance
| /openbsd/src/sys/arch/macppc/include/ |
| D | bus.h | 582 #define bus_dmamem_alloc_range(t, s, a, b, sg, n, r, f, l, h) \ macro
|
| /openbsd/src/sys/arch/arm64/include/ |
| D | bus.h | 442 #define bus_dmamem_alloc_range(t, s, a, b, sg, n, r, f, l, h) \ macro
|
| /openbsd/src/sys/arch/i386/include/ |
| D | bus.h | 632 #define bus_dmamem_alloc_range(t, s, a, b, sg, n, r, f, l, h) \ macro
|
| /openbsd/src/sys/arch/amd64/include/ |
| D | bus.h | 632 #define bus_dmamem_alloc_range(t, s, a, b, sg, n, r, f, l, h) \ macro
|