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

  /src/sys/arch/alpha/alpha/
dec_eb66.c 50 void dec_eb66_init(void);
60 dec_eb66_init(void) function in typeref:typename:void
dec_eb66.c 50 void dec_eb66_init(void);
60 dec_eb66_init(void) function in typeref:typename:void
cpuconf.c 173 extern void dec_eb66_init(void);
175 #define dec_eb66_init platform_not_configured macro
230 cpu_init(ST_EB66, dec_eb66_init, "DEC_EB66"),
cpuconf.c 173 extern void dec_eb66_init(void);
175 #define dec_eb66_init platform_not_configured macro
230 cpu_init(ST_EB66, dec_eb66_init, "DEC_EB66"),

Completed in 22 milliseconds