HomeSort by: relevance | last modified time | path
    Searched defs:apple_coherent_ranges (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/arm/apple/
apple_platform.c 69 static struct arm32_dma_range apple_coherent_ranges[] = { variable in typeref:struct:arm32_dma_range[]
98 apple_coherent_dma_tag._ranges = apple_coherent_ranges;
99 apple_coherent_dma_tag._nranges = __arraycount(apple_coherent_ranges);
apple_platform.c 69 static struct arm32_dma_range apple_coherent_ranges[] = { variable in typeref:struct:arm32_dma_range[]
98 apple_coherent_dma_tag._ranges = apple_coherent_ranges;
99 apple_coherent_dma_tag._nranges = __arraycount(apple_coherent_ranges);
apple_platform.c 69 static struct arm32_dma_range apple_coherent_ranges[] = { variable in typeref:struct:arm32_dma_range[]
98 apple_coherent_dma_tag._ranges = apple_coherent_ranges;
99 apple_coherent_dma_tag._nranges = __arraycount(apple_coherent_ranges);

Completed in 30 milliseconds