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

  /src/sys/arch/alpha/alpha/
dec_eb64plus.c 52 void dec_eb64plus_init(void);
62 dec_eb64plus_init(void) function in typeref:typename:void
dec_eb64plus.c 52 void dec_eb64plus_init(void);
62 dec_eb64plus_init(void) function in typeref:typename:void
cpuconf.c 122 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"),
cpuconf.c 122 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"),

Completed in 27 milliseconds