Home
last modified time | relevance | path

Searched refs:bootbus_bootstrap (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/mips/cavium/include/
H A Dbootbusvar.h63 void bootbus_bootstrap(struct octeon_config *);
/netbsd-src/sys/arch/mips/cavium/
H A Docteon_bootbus.c57 bootbus_bootstrap(struct octeon_config *mcp) in bootbus_bootstrap() function
/netbsd-src/sys/arch/evbmips/cavium/
H A Dmachdep.c322 bootbus_bootstrap(mcp); in mach_init_bus_space()