shpcmcia.c | 209 static void shpcmcia_event_thread(void *); 355 if (kthread_create(PRI_NONE, 0, NULL, shpcmcia_event_thread, h, 367 shpcmcia_event_thread(void *arg) function in typeref:typename:void 382 (void) tsleep((void *)shpcmcia_event_thread, 441 panic("shpcmcia_event_thread: unknown event %d",
|