Home
last modified time | relevance | path

Searched refs:dec_eb64plus_init (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/alpha/alpha/
H A Dcpuconf.c122 extern void dec_eb64plus_init(void);
124 #define dec_eb64plus_init platform_not_configured macro
231 cpu_init(ST_EB64P, dec_eb64plus_init, "DEC_EB64PLUS"),
H A Ddec_eb64plus.c77 void dec_eb64plus_init(void);
96 dec_eb64plus_init(void) in dec_eb64plus_init() function