/src/sys/arch/cats/cats/ |
cats_machdep.c | 398 if (arm32_dma_range_intersect(footbridge_isa_dma_ranges,
|
cats_machdep.c | 398 if (arm32_dma_range_intersect(footbridge_isa_dma_ranges,
|
cats_machdep.c | 398 if (arm32_dma_range_intersect(footbridge_isa_dma_ranges,
|
/src/sys/arch/netwinder/netwinder/ |
netwinder_machdep.c | 758 if (arm32_dma_range_intersect(footbridge_isa_dma_ranges,
|
netwinder_machdep.c | 758 if (arm32_dma_range_intersect(footbridge_isa_dma_ranges,
|
netwinder_machdep.c | 758 if (arm32_dma_range_intersect(footbridge_isa_dma_ranges,
|
/src/sys/arch/arm/include/ |
bus_funcs.h | 711 int arm32_dma_range_intersect(struct arm32_dma_range *, int,
|
bus_funcs.h | 711 int arm32_dma_range_intersect(struct arm32_dma_range *, int,
|
bus_funcs.h | 711 int arm32_dma_range_intersect(struct arm32_dma_range *, int,
|
/src/sys/arch/shark/ofw/ |
ofw.c | 894 if (arm32_dma_range_intersect(shark_isa_dma_ranges,
|
ofw.c | 894 if (arm32_dma_range_intersect(shark_isa_dma_ranges,
|
ofw.c | 894 if (arm32_dma_range_intersect(shark_isa_dma_ranges,
|
/src/sys/arch/arm/arm32/ |
bus_dma.c | 1829 arm32_dma_range_intersect(struct arm32_dma_range *ranges, int nranges, function in typeref:typename:int
|
bus_dma.c | 1829 arm32_dma_range_intersect(struct arm32_dma_range *ranges, int nranges, function in typeref:typename:int
|
bus_dma.c | 1829 arm32_dma_range_intersect(struct arm32_dma_range *ranges, int nranges, function in typeref:typename:int
|