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

  /src/sys/arch/alpha/alpha/
cpuconf.c 180 extern void dec_6600_init(void);
182 #define dec_6600_init platform_not_configured macro
244 cpu_init(ST_DEC_6600, dec_6600_init, "DEC_6600"),
245 cpu_init(ST_DEC_TITAN, dec_6600_init, "DEC_6600"),
dec_6600.c 52 void dec_6600_init(void);
74 dec_6600_init(void) function in typeref:typename:void

Completed in 51 milliseconds