Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sparc64/dev/
H A Dpsm.c107 STATIC void psm_event_thread(void *);
168 if (kthread_create(PRI_NONE, 0, NULL, psm_event_thread, sc, in psm_attach()
215 psm_event_thread(void *arg) in psm_event_thread() function