pcic_event_thread
if (kthread_create(pcic_event_thread, h, &h->event_thread, name)) {
tsleep_nsec(pcic_event_thread, PWAIT, "pcicss",
void pcic_event_thread(void *);