sapcic_event_thread
if (kthread_create(PRI_NONE, 0, NULL, sapcic_event_thread, so,
(void) tsleep(sapcic_event_thread, PWAIT, "pcicss", hz / 4);
static void sapcic_event_thread(void *);