Home
last modified time | relevance | path

Searched refs:tslot_event_thread (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/sparc/dev/
H A Dts102.c155 static void tslot_event_thread(void *);
356 if (kthread_create(PRI_NONE, 0, NULL, tslot_event_thread, sc, in tslot_attach()
737 tslot_event_thread(void *v) in tslot_event_thread() function