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

  /src/sys/arch/alpha/alpha/
api_up1000.c 51 void api_up1000_init(void);
56 api_up1000_init(void) function in typeref:typename:void
api_up1000.c 51 void api_up1000_init(void);
56 api_up1000_init(void) function in typeref:typename:void
cpuconf.c 203 extern void api_up1000_init(void);
205 #define api_up1000_init platform_not_configured macro
248 cpu_init(ST_API_NAUTILUS, api_up1000_init, "API_UP1000"),
cpuconf.c 203 extern void api_up1000_init(void);
205 #define api_up1000_init platform_not_configured macro
248 cpu_init(ST_API_NAUTILUS, api_up1000_init, "API_UP1000"),

Completed in 53 milliseconds