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

  /src/sys/arch/mips/include/
bus_dma_defs.h 144 struct mips_bus_dmamem_ops { struct
182 struct mips_bus_dmamem_ops _dmamem_ops;
267 extern const struct mips_bus_dmamem_ops mips_bus_dmamem_ops;
  /src/sys/arch/mips/mips/
bus_dma.c 61 const struct mips_bus_dmamem_ops mips_bus_dmamem_ops = variable in typeref:typename:const struct mips_bus_dmamem_ops

Completed in 12 milliseconds