HomeSort by: relevance | last modified time | path
    Searched defs:tcic_event_thread (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
tcic2.c 82 void tcic_event_thread(void *);
446 if (kthread_create(PRI_NONE, 0, NULL, tcic_event_thread, h,
454 tcic_event_thread(void *arg) function in typeref:typename:void
482 panic("tcic_event_thread: unknown event %d",
tcic2.c 82 void tcic_event_thread(void *);
446 if (kthread_create(PRI_NONE, 0, NULL, tcic_event_thread, h,
454 tcic_event_thread(void *arg) function in typeref:typename:void
482 panic("tcic_event_thread: unknown event %d",

Completed in 72 milliseconds