Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/serengeti/io/
H A Dsghsc.c83 static kthread_t *sghsc_event_thread; variable
273 if (sghsc_event_thread != NULL) { in _fini()
285 sghsc_event_thread = NULL; in _fini()
448 if (sghsc_event_thread == NULL) { in sghsc_attach()
451 sghsc_event_thread = thread_create(NULL, 0, in sghsc_attach()