PWAIT             797 altq/altq_subr.c 		(void)tsleep(&wait, PWAIT | PCATCH, "init_machclk", timo);
PWAIT             949 arch/i386/i386/apm.c 		tsleep(&lbolt, PWAIT, "apmev", 0);
PWAIT            1131 compat/svr4/svr4_misc.c 	if ((error = tsleep((caddr_t)q, PWAIT | PCATCH, "svr4_wait", 0)) != 0)
PWAIT            1291 dev/acpi/acpi.c 			tsleep(sc, PWAIT, "acpi_idle", 0);
PWAIT             132 dev/acpi/acpiec.c 			tsleep(sc, PWAIT, "ecwait", 1);
PWAIT             457 dev/acpi/dsdt.c 		while (tsleep(dsdt_softc, PWAIT, "asleep", to) !=
PWAIT             492 dev/acpi/dsdt.c 		ts = tsleep(mtx, PWAIT, mtx->amt_name, timeout / hz);
PWAIT             887 dev/audio.c    	st = tsleep(chan, PWAIT | PCATCH, label, timo);
PWAIT             256 dev/cardbus/cardslot.c 			(void) tsleep(&sc->sc_events, PWAIT, "cardslotev", 0);
PWAIT             454 dev/hil/hil.c  			(void)tsleep(&sc->sc_pending, PWAIT, "hil_event", 0);
PWAIT             609 dev/i2o/iop.c  		tsleep(iop_reconf_thread, PWAIT, "iopzzz", hz * 5);
PWAIT             651 dev/i2o/iopsp.c 		tsleep(&sc->sc_curqd, PWAIT, "iopspdrn", 0);
PWAIT             694 dev/ic/an.c    		(void)tsleep(sc, PWAIT, "anatch", 1);
PWAIT             385 dev/ic/awi.c   		(void)tsleep(sc, PWAIT, "awidet", 1);
PWAIT            1476 dev/ic/awi.c   			(void)tsleep(sc, PWAIT, "awitst", 1);
PWAIT            2600 dev/ic/awi.c   		error = tsleep(sc, PWAIT | PCATCH, "awilck", 0);
PWAIT            2677 dev/ic/awi.c   			error = tsleep(sc, PWAIT, "awicmd",
PWAIT             429 dev/ic/i82365.c 			(void) tsleep(&h->events, PWAIT, "pcicev", 0);
PWAIT             434 dev/ic/i82365.c 			(void) tsleep((caddr_t)pcic_event_thread, PWAIT,
PWAIT             482 dev/ic/tcic2.c 			(void) tsleep(&h->events, PWAIT, "tcicev", 0);
PWAIT             184 dev/ic/twe.c   	lockinit(&sc->sc_lock, PWAIT, "twelk", 0, 0);
PWAIT             479 dev/ic/twe.c   		tsleep(sc, PWAIT, "twespank", 0);
PWAIT             304 dev/ipmi.c     		tsleep(sc, PWAIT, lbl, 0);
PWAIT            1085 dev/ipmi.c     		while (tsleep(sc, PWAIT, "ipmicmd", period) != EWOULDBLOCK);
PWAIT            1605 dev/ipmi.c     		tsleep(thread, PWAIT, "ipmi_poll", SENSOR_REFRESH_RATE);
PWAIT            1097 dev/isa/ess.c  	tsleep(addr, PWAIT | PCATCH, "essdr", hz/20); /* XXX */
PWAIT            1022 dev/isa/sbdsp.c 	(void)tsleep(sbdsp_to, PWAIT, "sbpause", 0);
PWAIT             141 dev/midi.c     		error = tsleep(&sc->rchan, PWAIT|PCATCH, "mid_rd", 0);
PWAIT             317 dev/midi.c     			error = tsleep(&sc->wchan, PWAIT|PCATCH, "mid_wr", 0);
PWAIT             454 dev/midi.c     			error = tsleep(&sc->wchan, PWAIT|PCATCH, "mid_dr", 0);
PWAIT             470 dev/midi.c     	tsleep(&sc->wchan, PWAIT|PCATCH, "mid_cl", 2 * sc->wait);
PWAIT             117 dev/onewire/onewire.c 		tsleep(&sc->sc_dying, PWAIT, "owdt", 0);
PWAIT             324 dev/onewire/onewire.c 		tsleep(sc, PWAIT, "owscan", hz / 10);
PWAIT             396 dev/onewire/onewire.c 		tsleep(sc->sc_thread, PWAIT, "owidle", ONEWIRE_SCANTIME * hz);
PWAIT            1524 dev/pci/arc.c  	if (tsleep(sc, PWAIT, "arcdb", hz) == EWOULDBLOCK)
PWAIT            1542 dev/pci/arc.c  	tsleep(sc, PWAIT, "arcspew", 2 * hz);
PWAIT            1593 dev/pci/autri.c 	tsleep(sc, PWAIT, "autri", hz/10); /* give uart a chance to drain */
PWAIT            1709 dev/pci/eap.c  	tsleep(sc, PWAIT, "eapclm", hz/10); /* give uart a chance to drain */
PWAIT             851 dev/pci/eso.c  	error = tsleep(&sc->sc_pintr, PCATCH | PWAIT, "esoho", hz);
PWAIT             879 dev/pci/eso.c  	error = tsleep(&sc->sc_rintr, PCATCH | PWAIT, "esohi", hz);
PWAIT             883 dev/pci/noct.c 		tsleep(&sc->sc_eawp, PWAIT, "noctea", 0);
PWAIT             110 dev/pci/noctvar.h #define	NOCT_SLEEP(sc)	tsleep(&(sc)->sc_eawp, PWAIT, "noctea", 0)
PWAIT             306 dev/pcmcia/gpr.c 		tsleep(sc, PWAIT, "gpreset", hz / 40);
PWAIT             873 dev/raidframe/rf_engine.c 		(void) tsleep((void *)&(&raidPtr->engine_tg)->created, PWAIT,
PWAIT             589 dev/ramdisk.c  int	rd_sleep_pri = PWAIT | PCATCH;
PWAIT             973 dev/rnd.c      				    PWAIT | PCATCH, "rndrd", 0);
PWAIT             322 dev/sbus/stp4020.c 			(void)tsleep(&sc->events, PWAIT, "stp4020_ev", 0);
PWAIT             197 dev/sdmmc/sbt.c 		tsleep(sc, PWAIT, "dying", 0);
PWAIT             850 dev/sdmmc/sdhc.c 		if (tsleep(&hp->intr_status, PWAIT, "hcintr", timo)
PWAIT             136 dev/sdmmc/sdmmc.c 		tsleep(sc, PWAIT, "mmcdie", 0);
PWAIT             173 dev/sdmmc/sdmmc.c 		tsleep(&sc->sc_tskq, PWAIT, "mmctsk", 0);
PWAIT             497 dev/sdmmc/sdmmc.c 		tsleep(&sdmmc_delay, PWAIT, "mmcdly", ticks);
PWAIT             228 dev/sequencer.c 	st = tsleep(chan, PWAIT | PCATCH, label, timo);
PWAIT             239 dev/systrace.c 			error = tsleep(fst, PWAIT|PCATCH, "systrrd", 0);
PWAIT            1761 dev/systrace.c 	pri = PWAIT|PCATCH;
PWAIT             314 dev/usb/usb.c  		(void)tsleep((void *)&threads_pending, PWAIT, "config", 0);
PWAIT             333 dev/usb/usb.c  		(void)tsleep(&sc->sc_bus->needs_explore, PWAIT, "usbevt",
PWAIT             336 dev/usb/usb.c  		(void)tsleep(&sc->sc_bus->needs_explore, PWAIT, "usbevt",
PWAIT             362 dev/usb/usb.c  			tsleep(&usb_all_tasks, PWAIT, "usbtsk", 0);
PWAIT             828 dev/usb/usb.c  		if (tsleep(sc, PWAIT, "usbdet", hz * 60))
PWAIT             249 dev/usb/usbf.c 			tsleep(&sc->sc_tskq, PWAIT, "usbtsk", 0);
PWAIT             437 kern/init_main.c 		(void) tsleep((void *)&config_pending, PWAIT, "cfpend", 0);
PWAIT             592 kern/init_main.c 		(void) tsleep((void *)&start_init_exec, PWAIT, "initexec", 0);
PWAIT             550 kern/kern_exit.c 	if ((error = tsleep(q, PWAIT | PCATCH, "wait", 0)) != 0)
PWAIT             455 kern/kern_fork.c 			tsleep(p1, PWAIT, "ppwait", 0);
PWAIT             274 kern/kern_time.c 	error = tsleep(&nanowait, PWAIT | PCATCH, "nanosleep",
PWAIT             114 kern/kern_workq.c 		tsleep(&wq->wq_running, PWAIT, "wqdestroy", 0);
PWAIT             198 kern/kern_workq.c 		tsleep(wq, PWAIT, "bored", 0);
PWAIT             236 miscfs/procfs/procfs_ctl.c 				error = tsleep(p, PWAIT|PCATCH, "procfsx", 0);
PWAIT             242 miscfs/procfs/procfs_ctl.c 				error = tsleep(p, PWAIT|PCATCH, "procfs", 0);
PWAIT             869 net/pf.c       		tsleep(pf_purge_thread, PWAIT, "pftm", 1 * hz);
PWAIT             135 netbt/hci_unit.c 		err = tsleep(unit, PWAIT | PCATCH, __func__, 5 * hz);
PWAIT             722 nfs/nfs_syscalls.c 			PWAIT | PCATCH, "nfsidl", 0);
PWAIT             232 ufs/mfs/mfs_vfsops.c int	mfs_pri = PWAIT | PCATCH;		/* XXX prob. temp */