Searched defs:pcic_deb_threadid (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dpcic.c291 static kthread_t *pcic_deb_threadid; variable
440 if (pcic_deb_threadid) {
442 pcic_deb_threadid = 0;
443 while (!pcic_deb_threadid)
445 pcic_deb_threadid = 0;
1593 pcic_deb_threadid = thread_create((caddr_t)NULL, 0,
6495 while (pcic_deb_threadid) {
6517 pcic_deb_threadid = (kthread_t *)1;

Completed in 57 milliseconds