Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mips/cavium/
H A Docteon_iobus.c189 void octfpa_bootstrap(struct octeon_config *); in iobus_init_local_fpa()
193 octfpa_bootstrap(&octeon_configuration); in iobus_init_local_fpa()
H A Dmainbus.c108 extern void octfpa_bootstrap(struct octeon_config *);
/netbsd-src/sys/arch/mips/cavium/dev/
H A Docteon_fpa.c69 void octfpa_bootstrap(struct octeon_config *);
84 octfpa_bootstrap(struct octeon_config *mcp) in octfpa_bootstrap() function