Searched refs:eclock_init (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/emips/emips/
H A Dclock.c49 extern void eclock_init(struct device *dev);
58 eclock_init(NULL);
/netbsd-6-1-5-RELEASE/sys/arch/emips/ebus/
H A Dclock_ebus.c65 void eclock_init(device_t);
73 /* BUGBUG resolve the gap between cpu_initclocks() and eclock_init(x) */
77 eclock_init(device_t dev) function
83 panic("eclock_init");

Completed in 109 milliseconds