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

  /src/sys/arch/mips/mips/
bus_dma.c 66 static struct evcnt bus_dma_creates = variable in typeref:struct:evcnt
87 EVCNT_ATTACH_STATIC(bus_dma_creates);
  /src/sys/arch/arm/arm32/
bus_dma.c 58 static struct evcnt bus_dma_creates = variable in typeref:struct:evcnt
114 EVCNT_ATTACH_STATIC(bus_dma_creates);
  /src/sys/arch/riscv/riscv/
bus_dma.c 52 static struct evcnt bus_dma_creates = variable in typeref:struct:evcnt
108 EVCNT_ATTACH_STATIC(bus_dma_creates);

Completed in 15 milliseconds