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

  /src/sys/arch/mips/mips/
bus_dma.c 74 static struct evcnt bus_dma_read_bounces = variable in typeref:struct:evcnt
91 EVCNT_ATTACH_STATIC(bus_dma_read_bounces);
  /src/sys/arch/arm/arm32/
bus_dma.c 68 static struct evcnt bus_dma_read_bounces = variable in typeref:struct:evcnt
119 EVCNT_ATTACH_STATIC(bus_dma_read_bounces);
  /src/sys/arch/riscv/riscv/
bus_dma.c 62 static struct evcnt bus_dma_read_bounces = variable in typeref:struct:evcnt
113 EVCNT_ATTACH_STATIC(bus_dma_read_bounces);

Completed in 37 milliseconds