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

  /src/sys/arch/mips/cavium/
octeon_bootbus.c 54 static struct mips_bus_dma_tag *bootbus_dmat; variable in typeref:struct:mips_bus_dma_tag *
63 bootbus_dmat = &mcp->mc_bootbus_dmat;
96 aa.aa_dmat = bootbus_dmat;
octeon_bootbus.c 54 static struct mips_bus_dma_tag *bootbus_dmat; variable in typeref:struct:mips_bus_dma_tag *
63 bootbus_dmat = &mcp->mc_bootbus_dmat;
96 aa.aa_dmat = bootbus_dmat;
octeon_bootbus.c 54 static struct mips_bus_dma_tag *bootbus_dmat; variable in typeref:struct:mips_bus_dma_tag *
63 bootbus_dmat = &mcp->mc_bootbus_dmat;
96 aa.aa_dmat = bootbus_dmat;

Completed in 32 milliseconds