sc_mouse_init
static void sc_mouse_init(void *);
SYSINIT(sc_mouse_init, SI_SUB_DRIVERS, SI_ORDER_ANY, sc_mouse_init, NULL);