| /src/sys/arch/mips/fdt/ |
| fdt_dma_machdep.c | 66 error = bus_dmatag_subregion(&fdtbus_dma_tag, min_addr, max_addr,
|
| /src/sys/arch/mips/sibyte/pci/ |
| sbbrz.c | 160 error = bus_dmatag_subregion(t, 0, __MASK(32), &sc->sc_dmat32, 0);
|
| /src/sys/arch/mips/rmi/ |
| rmixl_obio.c | 193 error = bus_dmatag_subregion(rcp->rc_64bit_dmat, 202 error = bus_dmatag_subregion(rcp->rc_32bit_dmat,
|
| rmixl_pcix.c | 368 error = bus_dmatag_subregion(sc->sc_32bit_dmat, 376 error = bus_dmatag_subregion(sc->sc_64bit_dmat,
|
| /src/sys/arch/mips/include/ |
| bus_dma_funcs.h | 100 #define bus_dmatag_subregion(t, mna, mxa, nt, f) \ macro
|
| /src/sys/arch/arm/nvidia/ |
| tegra_sdhc.c | 118 error = bus_dmatag_subregion(faa->faa_dmat, 0, __MASK(32),
|
| /src/sys/arch/sparc/include/ |
| bus_funcs.h | 208 #define bus_dmatag_subregion(t, mna, mxa, nt, f) EOPNOTSUPP macro
|
| /src/sys/external/bsd/drm2/drm/ |
| drm_memory.c | 300 * lacks bus_dmatag_subregion, just use the 32-bit space. 319 ret = -bus_dmatag_subregion(dev->bus_dmat, min_addr, max_addr, 323 * bus_dmatag_subregion may fail. If so, and if the
|
| /src/sys/arch/m68k/include/ |
| bus_dma.h | 198 #define bus_dmatag_subregion(t, mna, mxa, nt, f) EOPNOTSUPP macro
|
| /src/sys/dev/fdt/ |
| arasan_sdhc_fdt.c | 279 int error = bus_dmatag_subregion(faa->faa_dmat, 0, __MASK(32),
|
| /src/sys/arch/arc/include/ |
| bus_funcs.h | 332 #define bus_dmatag_subregion(t, mna, mxa, nt, f) EOPNOTSUPP macro
|
| /src/sys/arch/emips/include/ |
| bus.h | 564 #define bus_dmatag_subregion(t, mna, mxa, nt, f) EOPNOTSUPP macro
|
| /src/sys/arch/alpha/include/ |
| bus_funcs.h | 325 #define bus_dmatag_subregion(t, mna, mxa, nt, f) EOPNOTSUPP macro
|
| /src/sys/arch/arm/acpi/ |
| acpi_machdep.c | 618 error = bus_dmatag_subregion(dmat64, 0, UINT32_MAX, &dmat32, flags); 620 panic("arm_acpi_dma32_tag: bus_dmatag_subregion returned %d",
|
| /src/sys/arch/arm/broadcom/ |
| bcm53xx_pax.c | 183 return bus_dmatag_subregion(sc->sc_dmat, physical_start,
|
| /src/sys/arch/atari/include/ |
| bus_funcs.h | 359 #define bus_dmatag_subregion(t, mna, mxa, nt, f) EOPNOTSUPP macro
|
| /src/sys/arch/dreamcast/include/ |
| bus_funcs.h | 306 #define bus_dmatag_subregion(t, mna, mxa, nt, f) EOPNOTSUPP macro
|
| /src/sys/arch/evbsh3/include/ |
| bus_funcs.h | 337 #define bus_dmatag_subregion(t, mna, mxa, nt, f) EOPNOTSUPP macro
|
| /src/sys/arch/hpcsh/include/ |
| bus_funcs.h | 305 #define bus_dmatag_subregion(t, mna, mxa, nt, f) EOPNOTSUPP macro
|
| /src/sys/arch/hppa/include/ |
| bus_funcs.h | 199 #define bus_dmatag_subregion(t, mna, mxa, nt, f) EOPNOTSUPP macro
|
| /src/sys/arch/landisk/include/ |
| bus_funcs.h | 314 #define bus_dmatag_subregion(t, mna, mxa, nt, f) EOPNOTSUPP macro
|
| /src/sys/arch/newsmips/include/ |
| bus.h | 562 #define bus_dmatag_subregion(t, mna, mxa, nt, f) EOPNOTSUPP macro
|
| /src/sys/arch/or1k/include/ |
| bus_funcs.h | 521 #define bus_dmatag_subregion(t, mna, mxa, nt, f) EOPNOTSUPP macro
|
| /src/sys/arch/powerpc/include/ |
| bus_funcs.h | 530 #define bus_dmatag_subregion(t, mna, mxa, nt, f) EOPNOTSUPP macro
|
| /src/sys/arch/sparc64/include/ |
| bus_funcs.h | 406 #define bus_dmatag_subregion(t, mna, mxa, nt, f) EOPNOTSUPP macro
|