mcclock_init
static void mcclock_init(void *);
clockattach(mcclock_init, (void *)sc);
void mcclock_init(device_t);
mcclock_init,