Searched refs:ch_thread (Results 1 – 4 of 4) sorted by relevance
162 struct proc *ch_thread; member384 (void) tsleep(&sc->ch_thread, PRIBIO, "aceth", 0); in sysace_thread()435 sc->ch_thread = NULL; in sysace_thread()1846 wakeup(&sc->ch_thread); in __acestart()2376 wakeup(&ace->ch_thread); in acedump()
183 struct proc *ch_thread; member1593 (void) tsleep(&sc->ch_thread, PRIBIO, "eflashth", 0); in eflash_thread()1639 sc->ch_thread = NULL; in eflash_thread()1774 wakeup(&sc->ch_thread); in __eflashstart()
442 struct lwp *ch_thread; member
542 chp->ch_thread = NULL; in atabus_thread()553 return (chp->ch_thread == curlwp && !cpu_intr_p()); in ata_is_thread_run()618 &chp->ch_thread, "%s", device_xname(self))) != 0) in atabus_attach()677 while (chp->ch_thread != NULL) { in atabus_detach()