i82365.c | 103 void pcic_event_thread(void *); 513 if (kthread_create(PRI_NONE, 0, NULL, pcic_event_thread, h, 522 pcic_event_thread(void *arg) function in typeref:typename:void 552 (void) tsleep((void *)pcic_event_thread, PWAIT, 611 panic("pcic_event_thread: unknown event %d",
|